Reset Method
Resets the state of the control.
Syntax
public void Reset();
Public Sub Reset()
Remarks
Resets all HTTP headers as well as EDIData, etc. After invoking this method the component may be reused as if it were newly created.
|
Reset MethodResets the state of the control. Syntaxpublic void Reset(); Public Sub Reset() RemarksResets all HTTP headers as well as EDIData, etc. After invoking this method the component may be reused as if it were newly created. |