System.Web.WebPages.Razor A strongly-typed resource class, for looking up localized strings, etc. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Looks up a localized string similar to Value cannot be null or an empty string.. Looks up a localized string similar to Value must be between {0} and {1}.. Looks up a localized string similar to Value must be a value from the "{0}" enumeration.. Looks up a localized string similar to Value must be greater than {0}.. Looks up a localized string similar to Value must be greater than or equal to {0}.. Looks up a localized string similar to Value must be less than {0}.. Looks up a localized string similar to Value must be less than or equal to {0}.. Looks up a localized string similar to Value cannot be an empty string. It must either be null or a non-empty string.. For unit testing. For unit testing Adds a namespace to the global imports list for this AppDomain IMPORTANT: ALL uses of WebPageRazorHost (and derived classes) within the same AppDomain will share this list. Therefore this method should only be used in runtime scenarios, not in design-time scenarios where the Razor data structures for multiple files and projects may be shared within a single AppDomain. The namespace to add to the global imports list. A strongly-typed resource class, for looking up localized strings, etc. Returns the cached ResourceManager instance used by this class. Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. Looks up a localized string similar to Could not determine the code language for "{0}".. Looks up a localized string similar to Could not locate Razor Host Factory type: {0}.