| CMSMenuRenderItemName Property  | 
            Indicates if ItemName attribute should be rendered.
            
 
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntaxpublic bool RenderItemName { get; set; }Property Value
Type: 
Boolean
RemarksIf you switch this property to true, the resulting HTML code will not be valid.
See Also