AspNetFrameworkRequestMetadata Constructor |
Name | Description | |
---|---|---|
AspNetFrameworkRequestMetadata() |
Initializes a new AspNetFrameworkRequestMetadata with the default name.
You must not invoke this constructor if you are deriving the class.
| |
AspNetFrameworkRequestMetadata(String) |
Initializes a new AspNetFrameworkRequestMetadata and specifies the name. Invoke
this constructor if you are deriving the class.
|