Click or drag to resize
CMSAbstractMenuPropertiesColumns 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

Implements

ICMSMenuPropertiesColumns
See Also