Click or drag to resize
BizFormItemProviderGetObjectType Method
Gets BizForm item object type from given class name.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 9.0.0
Syntax
C#
public static string GetObjectType(
	string className
)

Parameters

className
Type: SystemString
Class name

Return Value

Type: String
See Also