ImplicitResourceKey Constructor

 

Initializes a new instance of the ImplicitResourceKey class.

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

NameDescription
System_CAPS_pubmethodImplicitResourceKey()

Initializes a new instance of the ImplicitResourceKey class.

System_CAPS_pubmethodImplicitResourceKey(String^, String^, String^)

Initializes a new instance of the ImplicitResourceKey class with the specified values for the Filter, KeyPrefix and Property properties.

Return to top
Show: