BizFormItemProviderGetItemName Method |
Gets BizForm item name.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 13.0.131
Syntax public static string GetItemName(
BizFormItem item,
string classDisplayName
)
Parameters
- item
- Type: CMS.OnlineFormsBizFormItem
BizFrom table item - classDisplayName
- Type: SystemString
Class display name
Return Value
Type:
StringSee Also