Share via


TaxonomyRefinementToolPart.CreateChildControls method

This member overrides ScriptToolPart.CreateChildControls().

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Protected Overrides Sub CreateChildControls
'Usage

Me.CreateChildControls()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
protected override void CreateChildControls()

See also

Reference

TaxonomyRefinementToolPart class

TaxonomyRefinementToolPart members

Microsoft.Office.Server.Search.WebControls namespace