BizFormInfoProviderGetBizFormFileColumns Method |
Returns names of the columns where BizForm file information is stored.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax public static string[] GetBizFormFileColumns(
string classFormDefinition
)
Parameters
- classFormDefinition
- Type: SystemString
BizForm's class form definition
Return Value
Type:
StringSee Also