DesignTimeResourceProviderFactoryAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | DesignTimeResourceProviderFactoryAttribute(String^) | Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class with the attribute set to the specified factory type name. |
![]() | DesignTimeResourceProviderFactoryAttribute(Type^) | Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class with the attribute set to the qualified name of the specified factory type. |
Show:
