Share via


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

TaxonomyWebTaggingControl members

Microsoft.SharePoint.Taxonomy namespace