ScriptWebPart.ClientControlType property

Gets the client control type of the current control.

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

Syntax

'Declaration
Protected Overridable ReadOnly Property ClientControlType As String
    Get
'Usage
Dim value As String

value = Me.ClientControlType
protected virtual string ClientControlType { get; }

Property value

Type: System.String

See also

Reference

ScriptWebPart class

ScriptWebPart members

Microsoft.Office.Server.Search.WebControls namespace