BizFormInfoProviderGetBizFormsInternal Method |
Returns a query for all the BizFormInfo objects specified by site ID.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 13.0.131
Syntax protected virtual ObjectQuery<BizFormInfo> GetBizFormsInternal(
int siteID
)
Parameters
- siteID
- Type: SystemInt32
SiteId
Return Value
Type:
ObjectQueryBizFormInfoSee Also