Determines whether the specified form field contains a state identifier and can participate in advanced country selection.
Namespace: CMS.DataComAssembly: CMS.DataCom (in CMS.DataCom.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- fieldInfo
- Type: CMS.FormEngine FormFieldInfo
The form field info.
- formInfo
- Type: CMS.FormEngine FormInfo
The form info.
Return Value
Type: BooleanTrue, if the specified form field contains a state identifier and could participate in advanced country selection; otherwise, false.
See Also