Click or drag to resize
CustomTableItemCustomTableClassName Property
Gets class name of custom table item.

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 9.0.0
Syntax
C#
public virtual string CustomTableClassName { get; }

Property Value

Type: String
See Also