Click or drag to resize
EditingFormControlRemoveMacroButton Property
Gets the button control for removing macro.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public CMSAccessibleButton RemoveMacroButton { get; }

Property Value

Type: CMSAccessibleButton
See Also