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

Namespace: CMS.Base.Web.UI.ActionsConfig
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string CommandArgument { get; set; }

Property Value

Type: String
See Also