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