Method | Description | |
---|---|---|
NavigationEntry ( bool isCurrent, System.DateTime completionTime, string displayUrl, int httpStatusCode, string originalUrl, string title, TransitionType transitionType, string url, bool hasPostData, bool isValid, |
NavigationEntry
|
public NavigationEntry ( bool isCurrent, System.DateTime completionTime, string displayUrl, int httpStatusCode, string originalUrl, string title, TransitionType transitionType, string url, bool hasPostData, bool isValid, |
||
isCurrent | bool | is the current entry |
completionTime | System.DateTime | completionTime |
displayUrl | string | displayUrl |
httpStatusCode | int | httpStatusCode |
originalUrl | string | originalUrl |
title | string | title |
transitionType | TransitionType | transitionType |
url | string | url |
hasPostData | bool | hasPostData |
isValid | bool | isValid |
sslStatus | the ssl status | |
return | System |