| UniGridHandleAction Method | 
            Handles the action event.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic void HandleAction(
	string cmdName,
	string cmdValue
)
Parameters
- cmdName
- Type: SystemString
 Command name
- cmdValue
- Type: SystemString
 Command value
 See Also
See Also