Share via


ApplicationAssociationsViewWebPart.CreateChildControls Method

Creates the grid view control in the specified Web Part.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls()
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
protected override void CreateChildControls()

See Also

Reference

ApplicationAssociationsViewWebPart Class

ApplicationAssociationsViewWebPart Members

Microsoft.SharePoint.WebControls Namespace