BizFormInfoProviderGetBizFormInfoForClass Method |
Returns the BizFormInfo structure for the specified class.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax public static BizFormInfo GetBizFormInfoForClass(
int classId
)
Parameters
- classId
- Type: SystemInt32
Class ID
Return Value
Type:
BizFormInfoSee Also