UniGridRaiseAction Method |
Raises the action event.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax public void RaiseAction(
string cmdName,
string cmdValue
)
Parameters
- cmdName
- Type: SystemString
Command name - cmdValue
- Type: SystemString
Command value
See Also