BizFormInfoProviderGetBizFormInfoInternal Method (Guid, Int32) |
Returns object with specified GUID.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax protected BizFormInfo GetBizFormInfoInternal(
Guid guid,
int siteId
)
Parameters
- guid
- Type: SystemGuid
Object GUID - siteId
- Type: SystemInt32
Site ID
Return Value
Type:
BizFormInfoSee Also