ControlSkin.ControlType Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the Type of the control that the ControlSkin object is associated with.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property ControlType As Type

Property Value

Type: System.Type

The Type of the Control used in this instance.

.NET Framework
Available since 2.0
Return to top
Show: