2 references to ListView_ContainerNameMustNotBeEmpty
System.Web.Extensions (2)
UI\WebControls\ListView.cs (2)
533
throw new ArgumentOutOfRangeException("value", String.Format(CultureInfo.CurrentCulture, AtlasWeb.
ListView_ContainerNameMustNotBeEmpty
, "GroupPlaceholderID"));
669
throw new ArgumentOutOfRangeException("value", String.Format(CultureInfo.CurrentCulture, AtlasWeb.
ListView_ContainerNameMustNotBeEmpty
, "ItemPlaceholderID"));