BizFormInfoProviderGetBizFormInfoInternal Method (String, Int32) |
Returns the BizFormInfo structure for the specified form and site.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax protected BizFormInfo GetBizFormInfoInternal(
string formName,
int siteId
)
Parameters
- formName
- Type: SystemString
Form name - siteId
- Type: SystemInt32
Site ID
Return Value
Type:
BizFormInfoSee Also