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