1 write to _headerLiteral
System.Web (1)
UI\WebControls\Wizard.cs (1)
2533_headerLiteral = new Literal();
3 references to _headerLiteral
System.Web (3)
UI\WebControls\Wizard.cs (3)
2475if (_headerLiteral != null) { 2478_headerLiteral.Text = Owner.HeaderText; 2534ReplacePlaceholderWithControl(layoutContainer, placeholder, _headerLiteral);