Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.OnlineForms Namespaces
CMS.OnlineForms
BizFormInfoProvider Class
BizFormInfoProvider Methods
GetBizForms Method
GetBizForms Method
GetBizForms Method (Int32)
BizFormInfoProvider
GetBizForms Method (Int32)
Returns a query for all the BizFormInfo objects specified by site ID.
Namespace:
CMS.OnlineForms
Assembly:
CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
ObjectQuery
<
BizFormInfo
>
GetBizForms
(
int
siteID
)
Parameters
siteID
Type:
System
Int32
Site ID
Return Value
Type:
ObjectQuery
BizFormInfo
See Also
Reference
BizFormInfoProvider Class
GetBizForms Overload
CMS.OnlineForms Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com