PathElement Class Members
In This Topic
The following tables list the members exposed by PathElement.
Public Constructors
Public Properties
| Name | Description |
 | MatchQueryString |
Gets or sets a value indicating whether to query string is matched or not
|
 | Path |
Gets or sets the path
|
 | State |
Gets or sets the state
|
 | UsePermenantRedirect |
Gets or sets a value indicating whether to use permenant redirect or not
|
Top
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also