CMSAbstractWebPartDisableMacros Property |
If true, macros are not resolved in the web part properties.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public virtual bool DisableMacros { get; set; }
Property Value
Type:
BooleanSee Also