3 references to ContainsWhiteSpace
System.Web (3)
Configuration\IgnoreDeviceFilterElement.cs (1)
75if (System.Web.UI.Util.ContainsWhiteSpace(elem.Name)) {
Configuration\TagPrefixInfo.cs (1)
178if (System.Web.UI.Util.ContainsWhiteSpace(elem.TagPrefix)) {
UI\Util.cs (1)
678if (Util.ContainsWhiteSpace(value)) {