DelegateControl Properties

Include Protected Members
Include Inherited Members

The DelegateControl type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property AllowMultipleControls Gets or sets a Boolean value that specifies whether to add all child candidate controls to the page at runtime.
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property BindingContainer (Inherited from Control.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property Context (Inherited from Control.)
Public property ControlId Gets or sets the ID of the delegate control.
Public property Controls (Inherited from Control.)
Protected property DesignMode (Inherited from Control.)
Public property EnableTheming (Inherited from Control.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Protected property HasChildViewState (Inherited from Control.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property InDesign (Inherited from SPControl.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property PageUri Gets or sets the Uniform Resource Identifier (URI) of the page that contains the control. (Inherited from SPControl.)
Public property Parent (Inherited from Control.)
Public property PrefixHtml Gets or sets the HTML that is rendered before the delegate control.
Protected property RegisterAs (Inherited from SPControl.)
Public property Scope Gets or sets the scope of the delegate control.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from Control.)
Public property SuffixHtml Gets or sets the HTML that is rendered after the delegate control.
Public property Template_Controls Gets or sets the template that defines the behavior for populating the delegate control.
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property UniqueID (Inherited from Control.)
Public property Version (Inherited from SPControl.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from Control.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See Also

Reference

DelegateControl Class

Microsoft.SharePoint.WebControls Namespace