MacroMethodAttributeIsHidden Property |
If true, the method won't be visible in IntelliSense (but will be normally executed when called).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax public bool IsHidden { get; set; }
Property Value
Type:
BooleanSee Also