Base:
method
GetDefaultSize
System.Web.UI.Design.MobileControls.MobileContainerDesigner.GetDefaultSize()
2 references to GetDefaultSize
System.Web.Mobile (2)
UI\MobileControls\Design\PanelDesigner.cs (2)
135GetDefaultSize().Width 171SetBehaviorStyle("width", ValidContainment? "100%" : GetDefaultSize().Width.ToString(CultureInfo.InvariantCulture) + "px");