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