2 references to SideBarPlaceholderId
System.Web (2)
UI\WebControls\Wizard.cs (2)
2545var placeholder = layoutContainer.FindControl(SideBarPlaceholderId); 2549throw new InvalidOperationException(SR.GetString(SR.Wizard_Sidebar_Placeholder_Must_Be_Specified, Owner.ID, SideBarPlaceholderId));