RequiredScriptAttributeExtenderType Property |
Namespace: Kettic.AspNetAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic Type ExtenderType { get; }
Public ReadOnly Property ExtenderType As Type
Get
public:
property Type^ ExtenderType {
Type^ get ();
}
member ExtenderType : Type with get
Property Value
Type:
Type
See Also