Click or drag to resize
ObjectTypeInfoCSSColumn Property
Name of the column that contains CSS of the object.

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

Property Value

Type: String
See Also