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