KaxAjaxWaitIndicatorIsSkinSet Property |
控件内部使用。
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic bool IsSkinSet { get; }
Public ReadOnly Property IsSkinSet As Boolean
Get
public:
virtual property bool IsSkinSet {
bool get () sealed;
}
abstract IsSkinSet : bool with get
override IsSkinSet : bool with get
Property Value
Type:
BooleanImplements
ISkinnableControlIsSkinSet
See Also