Click or drag to resize
ColumnParameters Property
Names of the columns used as parameters of the URL generated by the Href attribute. Separated by semicolons.

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

Property Value

Type: String
See Also