Click or drag to resize
CMSTreeViewColumns Property
Gets or sets the columns to be retrieved from database.

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

Property Value

Type: String
See Also