1 write to IncludeStyleBlock
System.Web (1)
UI\WebControls\Menu.cs (1)
113
IncludeStyleBlock
= true;
3 references to IncludeStyleBlock
System.Web (3)
UI\WebControls\MenuRendererStandards.cs (3)
70
if (Menu.
IncludeStyleBlock
) {
363
if (Menu.
IncludeStyleBlock
&& Menu.Page.Header == null) {
374
if (Menu.DesignMode && Menu.
IncludeStyleBlock
) {