Click or drag to resize
CMSAbstractMenuPropertiesDefaultColumns Property
Gets the default columns which are used to retrieve data if Columns property not set to '*'.

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

Property Value

Type: String
See Also