BizFormItemProviderGetItemNameInternal Method |
Gets BizForm item name.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 8.2.23
Syntax protected virtual string GetItemNameInternal(
BizFormItem item,
string classDisplayName
)
Parameters
- item
- Type: CMS.OnlineFormsBizFormItem
BizForm item - classDisplayName
- Type: SystemString
Class display name
Return Value
Type:
StringSee Also