Click or drag to resize
FormFieldInfoIsMacro Method
Returns true if property is macro.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public bool IsMacro(
	FormFieldPropertyEnum property
)

Parameters

property
Type: CMS.FormEngineFormFieldPropertyEnum
Property

Return Value

Type: Boolean
See Also