MediaViewRaiseOnAction Method |
Raised when specified action occurs.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public void RaiseOnAction(
string action,
Object argument
)
Parameters
- action
- Type: SystemString
- argument
- Type: SystemObject
See Also