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