MobileCapabilities.SupportsRedirectWithCookie Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of de browser cookies op omleiding ondersteunt.

public:
 virtual property bool SupportsRedirectWithCookie { bool get(); };
public virtual bool SupportsRedirectWithCookie { get; }
member this.SupportsRedirectWithCookie : bool
Public Overridable ReadOnly Property SupportsRedirectWithCookie As Boolean

Waarde van eigenschap

true indien de browser cookies op omleiding ondersteunt; anders, false. De standaardwaarde is true.

Van toepassing op