2 references to NavigationPlaceholderId
System.Web (2)
UI\WebControls\Wizard.cs (2)
2508var placeholder = layoutContainer.FindControl(NavigationPlaceholderId); 2510throw new InvalidOperationException(SR.GetString(SR.Wizard_Navigation_Placeholder_Must_Be_Specified, Owner.ID, NavigationPlaceholderId));