DelegateControl.AllowMultipleControls Property
Gets or sets a Boolean value that specifies whether to add all child candidate controls to the page at runtime.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Property Value
Type: System.Booleantrue 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.