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.
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