Click or drag to resize
UniGridActionsParameters Property
A list of columns used as parameters in the onclick or menuparameter attributes of child action elements separated by semicolons. Sample value: "AttachmentGUID;AttachmentFormGUID"

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

Property Value

Type: String
See Also