Click or drag to resize
AbstractUserControl Properties

The AbstractUserControl type exposes the following members.

Properties
  NameDescription
Public propertyComponentName
Component name
Public propertyCurrentDocument
Current document
Public propertyCurrentPageInfo
Current page info
Public propertyCurrentSite
Current site
Public propertyCurrentUser
Current user
Public propertyDocumentManager
Document manager control
Public propertyHeaderActions
Header actions control
Public propertyIsLiveSite
Indicates if control is used on live site.
Public propertyMessagesPlaceHolder
Placeholder for messages
Public propertyCode exampleResourcePrefix
Prefix for the resource strings which are used for the localization by the control and its child controls.
Public propertyResourcePrefixes
List of cached resource prefixes for the parent hierarchy
Public propertyShortID
Short ID of the control.
Public propertyStopProcessing
Indicates if the control should perform the operations.
Public propertyUsesLocalMessagesPlaceHolder
Indicates if control uses local messages placeholder
Top
See Also