| 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: 8.2.23
Syntaxpublic string GetUniqueFieldName(
	string name
)
Parameters
- name
 - Type: SystemString
Base field name 
Return Value
Type: 
String
See Also