Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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