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