Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.OnlineForms Namespaces
CMS.OnlineForms
BizFormInfoProvider Class
BizFormInfoProvider Methods
CheckLicense Method
CreateBizFormDataClass Method
Delete Method
DeleteBizFormFiles Method
DeleteBizFormFilesInternal Method
DeleteBizFormInfo Method
DeleteBizFormInfoInternal Method
DeleteBizFormRecordFiles Method
DeleteData Method
DeleteDataInternal Method
GenerateFormPrimaryKeyName Method
GenerateFormPrimaryKeyNameInternal Method
GetBizFormFileColumns Method
GetBizFormInfo Method
GetBizFormInfoByGUID Method
GetBizFormInfoForClass Method
GetBizFormInfoInternal Method
GetBizForms Method
GetBizFormsInternal Method
GetFormAuthorizedRoles Method
GetFormAuthorizedRolesInternal Method
LicenseVersionCheck Method
ProcessWebFarmTaskInternal Method
RefreshDataCount Method
RefreshDataCountInternal Method
Set Method
SetBizFormInfo Method
SetBizFormInfoInternal Method
BizFormInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.OnlineForms
Assembly:
CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
BizFormInfo
info
)
Parameters
info
Type:
CMS.OnlineForms
BizFormInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
BizFormInfoProvider Class
CMS.OnlineForms Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com