Share via


SummaryLinkToolbar.CreateChildControls method

Creates child controls.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void CreateChildControls()

Remarks

An override to create the toolbar control.

See also

Reference

SummaryLinkToolbar class

SummaryLinkToolbar members

Microsoft.SharePoint.Publishing.WebControls namespace