Share via


DeleteCookieContext.IssueCookie Property

Definition

Gets or sets a value that determines if the cookie can be deleted. If set to false, cookie deletion is suppressed.

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