CustomTableItemProviderGetClassName Method |
Gets custom table class name from given object type.
Namespace: CMS.CustomTablesAssembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 11.0.0
Syntax public static string GetClassName(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type
Return Value
Type:
StringSee Also