DesignTimeResourceProviderFactoryAttribute Constructor (Type)
.NET Framework (current version)
Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class with the attribute set to the qualified name of the specified factory type.
Assembly: System.Web (in System.Web.dll)
Parameters
- factoryType
-
Type:
System.Type
The type of the resource provider factory.
The FactoryTypeName property is set to the AssemblyQualifiedName property value of the factoryType parameter.
.NET Framework
Available since 2.0
Available since 2.0
Show: