ToolAdapterClientType Property |
Namespace: Kettic.AspNet.Controls.EditorAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public abstract string ClientType { get; }
Public MustOverride ReadOnly Property ClientType As String
Get
public:
virtual property String^ ClientType {
String^ get () abstract;
}
abstract ClientType : string with get
Property Value
Type:
StringSee Also