This topic has not yet been rated - Rate this topic

DelegateControl.AllowMultipleControls Property

Gets or sets a Boolean value that specifies whether to add all child candidate controls to the page at runtime.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public bool AllowMultipleControls { get; set; }

Property Value

Type: System.Boolean
true to add all child candidate controls to the page at runtime; otherwise, false.

Child controls are added to the page in the order specified by the Sequence attribute of the Control element in the delegate control Feature.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ