Version

WebDialogManagerRenderer Class Members

The following tables list the members exposed by WebDialogManagerRenderer.

Public Constructors
Public Fields
Public Properties
Protected Properties
 NameDescription
Protected PropertyStructures (Inherited from Infragistics.WebUI.WebControls.SmartRenderer)
Public Methods
Protected Methods
 NameDescription
Protected MethodRenderClientEvents (Inherited from Infragistics.WebUI.WebControls.SmartRenderer)
Protected MethodRenderClientPropertiesResponsible for rendering javascript array of all client properties, events, objects and collections Calls helper methods to render each in turn. That method is called to render parameter for initialization (constructor) java-script function. (Inherited from Infragistics.WebUI.WebControls.SmartRenderer)
Protected MethodRenderCollectionProperties (Inherited from Infragistics.WebUI.WebControls.SmartRenderer)
Protected MethodRenderControlPropertiesOverridden.   
Protected MethodRenderObjectProperties (Inherited from Infragistics.WebUI.WebControls.SmartRenderer)
Protected MethodRenderProperty (Inherited from Infragistics.WebUI.WebControls.SmartRenderer)
Protected MethodRenderPropertyArray (Inherited from Infragistics.WebUI.WebControls.SmartRenderer)
Protected MethodRenderPropertyStyleAppend Style-property to buffer without quotes and commas. The written value consists from public, internal and autogenerated Css names. This method is used by calendar renderer. (Inherited from Infragistics.WebUI.WebControls.SmartRenderer)
See Also