| UniGridActionsGetAction Method | 
            Returns UniGrid action with specified name.
            
 
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic Action GetAction(
	string name
)
Parameters
- name
- Type: SystemString
 Name of the action to be returned
Return Value
Type: 
Action See Also
See Also