Version

RendererBase Class Properties

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

Public Properties
 NameDescription
Public PropertyClientIDProvides access to the clientID for the Control  
Public PropertyDesignModeReturns true if the Control is currently in Design Mode. False is returned otherwise.  
Public PropertyPageProvides access to the Page object of the Control  
Public PropertyUniqueID  
Protected Properties
 NameDescription
Protected PropertyControlProvides access to the Control or ControlMain that the object is associated with.  
Protected PropertyRunBotProvides access to the RunBot object for the Control  
Protected PropertyStyleBotProvides access to the StyleBot object for the Control  
See Also