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