Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates all child control candidates that are defined for the delegate control if AllowMultipleControls equals true; otherwise, creates the child candidate control that has the lowest sequence number.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides Sub CreateChildControls
'Usage
Me.CreateChildControls()
protected override void CreateChildControls()
Remarks
The Sequence attribute of the Control element in the delegate control Feature specifies the sequence number of a delegate control candidate.