ControlType Property (SLBase)

Class

SLBase.

Action

Gets a string containing the control type for the element.

Syntax

C#
protected String ControlType { get; }
VB
'Declaration
Protected Read Property ControlType As String

Access

Read only.