| UniGridResetStates Method | 
            Resets the state of all Unigrids displaying objects of given type.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic static void ResetStates(
	string objectType
)
Parameters
- objectType
- Type: SystemString
 Unigrids showing objects of this type will be reset.
 See Also
See Also