DesignTimeResourceProviderFactoryAttribute Constructor

 

Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class.

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

NameDescription
System_CAPS_pubmethodDesignTimeResourceProviderFactoryAttribute(String^)

Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class with the attribute set to the specified factory type name.

System_CAPS_pubmethodDesignTimeResourceProviderFactoryAttribute(Type^)

Initializes a new instance of the DesignTimeResourceProviderFactoryAttribute class with the attribute set to the qualified name of the specified factory type.

Return to top
Show: