BizFormItemProviderGetClassName Method |
Gets BizForm item class name from given object type.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax public static string GetClassName(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type
Return Value
Type:
StringSee Also