Click or drag to resize
FieldBaseFieldTypeCaption Property
Column caption.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public string Caption { get; set; }

Property Value

Type: String

Implements

IFieldCaption
See Also