Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.ReturnToUrl Property

Returns the Url to return to, including origin list and other querystring parms.

Class: YetaWF.Core.Support.YetaWFManager
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public string ReturnToUrl { get; }

Remarks

The Return To Url also contains the remaining Origin List as a parameter.

The Return To Url is removed from the saved Origin List. To preserve the Url, use QueryReturnToUrl instead.

See Also YetaWF.Core.Support.YetaWFManager ClassYetaWF.Core Overview