2 references to MinZoneIndex
System.Web (2)
UI\WebParts\LayoutEditorPart.cs (2)
113if (zoneIndex < MinZoneIndex) { 114_zoneIndexErrorMessage = SR.GetString(SR.EditorPart_PropertyMinValue, MinZoneIndex.ToString(CultureInfo.CurrentCulture));