XForms4Net, the XForms .NET library.

selectDesigner Methods

The methods of the selectDesigner class are listed below. For a complete list of selectDesigner class members, see the selectDesigner Members topic.

Public Instance Methods

Dispose (inherited from ComponentDesigner)Overloaded.  
DoDefaultAction (inherited from ComponentDesigner) 
Equals (inherited from Object) 
GetDesignTimeHtml 
GetHashCode (inherited from Object) 
GetPersistInnerHtml (inherited from ControlDesigner) 
GetType (inherited from Object) 
Initialize (inherited from ControlDesigner) 
InitializeNonDefault (inherited from ComponentDesigner) 
IsPropertyBound (inherited from ControlDesigner) 
OnComponentChanged (inherited from ControlDesigner) 
OnSetComponentDefaults (inherited from ComponentDesigner) 
OnSetParent (inherited from HtmlControlDesigner) 
RaiseResizeEvent (inherited from ControlDesigner) 
ToString (inherited from Object) 
UpdateDesignTimeHtml (inherited from ControlDesigner) 

Protected Instance Methods

CreatePlaceHolderDesignTimeHtml (inherited from ControlDesigner)Overloaded.  
Dispose (inherited from HtmlControlDesigner)Overloaded.  
Finalize (inherited from ComponentDesigner) 
GetEmptyDesignTimeHtml (inherited from ControlDesigner) 
GetErrorDesignTimeHtml (inherited from ControlDesigner) 
GetService (inherited from ComponentDesigner) 
InvokeGetInheritanceAttribute (inherited from ComponentDesigner) 
MemberwiseClone (inherited from Object) 
OnBehaviorAttached (inherited from ControlDesigner) 
OnBehaviorDetaching (inherited from HtmlControlDesigner) 
OnBindingsCollectionChanged (inherited from ControlDesigner) 
OnControlResize (inherited from ControlDesigner) 
PostFilterAttributes (inherited from ComponentDesigner) 
PostFilterEvents (inherited from ComponentDesigner) 
PostFilterProperties (inherited from ComponentDesigner) 
PreFilterAttributes (inherited from ComponentDesigner) 
PreFilterEvents (inherited from HtmlControlDesigner) 
PreFilterProperties (inherited from ControlDesigner) 
RaiseComponentChanged (inherited from ComponentDesigner) 
RaiseComponentChanging (inherited from ComponentDesigner) 

Explicit Interface Implementations

IDesignerFilter.PostFilterAttributes (inherited from ComponentDesigner) 
IDesignerFilter.PostFilterEvents (inherited from ComponentDesigner) 
IDesignerFilter.PostFilterProperties (inherited from ComponentDesigner) 
IDesignerFilter.PreFilterAttributes (inherited from ComponentDesigner) 
IDesignerFilter.PreFilterEvents (inherited from ComponentDesigner) 
IDesignerFilter.PreFilterProperties (inherited from ComponentDesigner) 

See Also

selectDesigner Class | net.alessandropetrozzelli.xforms4net.UI.Design Namespace