WorkflowStepSourcePointListControlOnListControlAction Method |
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected virtual void OnListControlAction(
string actionName,
Object actionArgument
)
Parameters
- actionName
- Type: SystemString
Name of postback action. - actionArgument
- Type: SystemObject
Postback action arguments.
See Also