Method |
Description |
|
AlignIndicator ( ) : void |
|
|
Clear ( ) : void |
|
|
ClearIndicator ( ) : void |
|
|
ClearInvalid ( ) : void |
|
|
HideIndicator ( ) : void |
|
|
HideNote ( ) : void |
|
|
IPostBackDataHandler ( string postDataKey, NameValueCollection postCollection ) : bool |
|
|
IPostBackDataHandler ( ) : void |
|
|
LoadPostData ( string postDataKey, NameValueCollection postCollection ) : bool |
|
|
MarkAsValid ( ) : void |
|
|
MarkAsValid ( bool abortRequest ) : void |
|
|
MarkInvalid ( ) : void |
|
|
MarkInvalid ( string msg ) : void |
|
|
RaiseAjaxPostBackEvent ( string eventArgument, ParameterCollection extraParams ) : void |
|
|
RaisePostBackEvent ( string eventArgument ) : void |
|
|
RaisePostDataChangedEvent ( ) : void |
|
|
Reset ( ) : void |
|
|
SetIndicatorCls ( string cls ) : void |
|
|
SetIndicatorIconCls ( Icon icon ) : void |
|
|
SetIndicatorIconCls ( string cls ) : void |
|
|
SetIndicatorText ( string text ) : void |
|
|
SetIndicatorTip ( string tip ) : void |
|
|
SetNote ( string note ) : void |
|
|
SetNote ( string note, bool encode ) : void |
|
|
SetNoteCls ( string cls ) : void |
|
|
SetRawValue ( object value ) : void |
|
|
SetRawValueProxy ( object value ) : void |
|
|
SetReadOnly ( bool value ) : void |
|
|
SetValue ( object value ) : void |
|
|
SetValueProxy ( object value ) : void |
|
|
ShowIndicator ( ) : void |
|
|
ShowNote ( ) : void |
|
|