IPresentationFormatterColumnClassNameBase Property
|
Gets the prefix of CSS class name for columns
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxstring ColumnClassNameBase { get; }ReadOnly Property ColumnClassNameBase As String
Get
property String^ ColumnClassNameBase {
String^ get ();
}abstract ColumnClassNameBase : string with get
Property Value
String
See Also