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.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public string Parameters { get; set; }
Property Value
Type:
StringSee Also