SetViewStateClean Method
Sets all items within the StateBag to be clean.
Syntax
Visual Basic Overridable Protected Sub
SetViewStateClean( )C# protected virtual void
SetViewStateClean( );Managed C++ protected: virtual void
SetViewStateClean( );JScript protected function
SetViewStateClean( );
Return Value
No return value.
Applies To
BaseChildNode
See Also