Click or drag to resize
CMSAbstractDataPropertiesDefaultColumns Property
Gets the default column names which should be used always for CMS-related data.

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

Property Value

Type: String
See Also