6 references to PropertyInvalid
System.Web (6)
Configuration\VirtualDirectoryMapping.cs (1)
121
throw ExceptionUtil.
PropertyInvalid
("ConfigFileBaseName");
Configuration\WebConfigurationFileMap.cs (1)
63
throw ExceptionUtil.
PropertyInvalid
("Site");
UI\PageParser.cs (4)
688
throw ExceptionUtil.
PropertyInvalid
("DefaultPageBaseType");
704
throw ExceptionUtil.
PropertyInvalid
("DefaultUserControlBaseType");
720
throw ExceptionUtil.
PropertyInvalid
("DefaultApplicationBaseType");
736
throw ExceptionUtil.
PropertyInvalid
("DefaultPageParserFilterType");