Click or drag to resize
ClientScriptResourceAttributeComponentType Property
The component type name to use when referencing the component class in XML. If the XML reference is "<myns:Foo/>", the component type is "Foo".

Namespace: Kettic.AspNet
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string ComponentType { get; set; }

Property Value

Type: String
See Also