Click or drag to resize
MassActionItemCodeName Property
Code name of action used for its unique identification.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public string CodeName { get; set; }

Property Value

Type: String
See Also