GlobalizationSection.ResourceProviderFactoryType Property

 

Gets or sets the factory type of the resource provider.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

[<ConfigurationPropertyAttribute("resourceProviderFactoryType",
    DefaultValue = "")>]
member ResourceProviderFactoryType : string with get, set

Property Value

Type: System.String

The factory type of the resource provider.

.NET Framework
Available since 2.0
Return to top
Show: