Click or drag to resize
HeaderActionCommandArgument Property
Command argument of the action.

Namespace: CMS.ExtendedControls.ActionsConfig
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public string CommandArgument { get; set; }

Property Value

Type: String
See Also