Version

RendererBase Class Fields

For a list of all members of this type, see RendererBase members.

Public Fields
 NameDescription
Public FieldClientAttributeAddressAttribute-name for html element used on client to create item by this._createItem(elem, adr)  
Public FieldClientAttributeMainAttribute-name for html element used on client to stop __walkThrough: processing adr, obj and mkr. That attribute also is used as identifier of main html element used by control.  
Public FieldClientAttributeMarkerAttribute-name for html element used on client to fill this._elements[mkr]=elem  
Public FieldClientAttributeNoWalkAttribute-name for html element used on client to stop __walkThrough: processing adr, obj and mkr.  
Public FieldClientAttributeObjectAttribute-name for html element used on client to create object by this._createObject(elem, obj)  
Public FieldClientStateIDSuffixSuffix for id/name of input field used to store client state of control. The prefix of id is Control.ClientID.  
Public FieldClientValueForLayoutAttributeMainAttribute-value for ClientAttributeMain attribute-name to mark layout-manager control, which can have dependant child controls.  
Public Fieldcolon  
Public Fieldcomma  
Public Fielddash  
Public FieldforwardSlash  
Public Fieldperiod  
Public Fieldquotes  
Public Fieldsemicolon  
Public Fieldspace  
See Also