ImplicitResourceKey Constructor (String^, String^, String^)
.NET Framework (current version)
Initializes a new instance of the ImplicitResourceKey class with the specified values for the Filter, KeyPrefix and Property properties.
Assembly: System.Web (in System.Web.dll)
Parameters
- filter
-
Type:
System::String^
The filter value of an implicit resource key.
- keyPrefix
-
Type:
System::String^
The prefix for identifying a group of properties.
- property
-
Type:
System::String^
A property and subproperty, if provided, for an implicit resource key.
.NET Framework
Available since 2.0
Available since 2.0
Show: