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