Click or drag to resize

FWRetValForwardStatus Property

Gets or sets a value indicating whether the Status should be forwarded to the "NEXT" page load (for redirects).

Namespace:  Koden.Utils.Models
Assembly:  Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntax
public bool ForwardStatus { get; set; }

Property Value

Type: Boolean
true if [forward status]; otherwise, false.
See Also