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