![]() |
PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public sealed class CookiePolicyManager |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class CookiePolicyManager |
The type exposes the following members.
Public Methods
Name | Description | |
---|---|---|
![]() |
ApplyPolicy |
Applies the user policy.
|
![]() ![]() |
DecodeCookie | |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetGroups | |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsAllowed | Overloaded. |
![]() |
IsCookieGroupAllowed |
Checks wether a cookie group is allowed by the user.
|
![]() |
IsPolicyApplied |
Returns true if the visitor has accepted the cookie policy.
|
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
CookiePolicyCookieName |
The name of the cookie used to store the visitor's choice of accepted cookie types.
|
See Also
Smartsite.Core Namespace