AppendCookieContext.IssueCookie Property

Definition

Gets or sets a value that determines if the cookie can be appended. If set to false, the cookie is not appended.

public:
 property bool IssueCookie { bool get(); void set(bool value); };
public bool IssueCookie { get; set; }
member this.IssueCookie : bool with get, set
Public Property IssueCookie As Boolean

Property Value

Applies to