FormInfoGetUniqueFieldName Method |
Gets a unique field name based on the existing field names in the form
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax public string GetUniqueFieldName(
string name
)
Parameters
- name
- Type: SystemString
Base field name
Return Value
Type:
StringSee Also