DataResultBase.CreateChildControls Method
This member overrides WebPartLoc.CreateChildControls().
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub CreateChildControls
'Usage
Me.CreateChildControls()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void CreateChildControls()