4 references to Value
System.Web (4)
UI\WebParts\AppearanceEditorPart.cs (4)
100string heightValueString = _height.Value; 103if (Double.TryParse(_height.Value, NumberStyles.Float | NumberStyles.AllowThousands, 132string widthValueString = _width.Value; 135if (Double.TryParse(_width.Value, NumberStyles.Float| NumberStyles.AllowThousands,