ScriptDescriptorComponentTypeAttribute constructor (String)

Initializes a new instance of the ScriptDescriptorComponentTypeAttribute class with the given componentType.

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

Syntax

'Declaration
Public Sub New ( _
    componentType As String _
)
'Usage
Dim componentType As String

Dim instance As New ScriptDescriptorComponentTypeAttribute(componentType)
public ScriptDescriptorComponentTypeAttribute(
    string componentType
)

Parameters

See also

Reference

ScriptDescriptorComponentTypeAttribute class

ScriptDescriptorComponentTypeAttribute members

ScriptDescriptorComponentTypeAttribute overload

Microsoft.Office.Server.Search.WebControls namespace