OriginalUrl
Index
Constructors
Methods
Constructors
publicconstructor
Parameters
url: string
Returns OriginalUrl
Methods
publicrestoreOriginalUrl
Replaces the current URL with the value stored in of OriginalURL
Parameters
history: History = window.history
Returns void
publictoJSON
Returns string
publicstaticfromJSON
Parameters
jsonString: string
Returns OriginalUrl
A class intended to be used together with ApplicationState which allows the original URL from before the authentication redirects to be restored.