3 references to LayoutTemplate
System.Web (3)
UI\WebControls\CreateUserWizard.cs (1)
2489bool useInnerTable = (LayoutTemplate == null);
UI\WebControls\Wizard.cs (2)
1295if (LayoutTemplate == null) { 2495Owner.LayoutTemplate.InstantiateIn(_layoutContainer);