| FormFieldInfoSettingIsMacro Method | 
            Returns true if setting is macro.
            
 
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 13.0.131
 Syntax
Syntaxpublic bool SettingIsMacro(
	string settingName
)
Parameters
- settingName
- Type: SystemString
 Setting name
Return Value
Type: 
Boolean See Also
See Also