IPresentationFormatterColumnClassNameBase Property
|
Gets the prefix of CSS class name for columns
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string ColumnClassNameBase { get; }
ReadOnly Property ColumnClassNameBase As String
Get
property String^ ColumnClassNameBase {
String^ get ();
}
abstract ColumnClassNameBase : string with get
Property Value
Type:
StringSee Also