TaxonomyWebTaggingControl.CreateChildControls Method
This member overrides Control.CreateChildControls().
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Protected Overrides Sub CreateChildControls
'Usage
Me.CreateChildControls()
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
protected override void CreateChildControls()
See Also
Reference
TaxonomyWebTaggingControl Class