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# | Copy Code |
---|---|
public sealed class CookiePolicyManager |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class CookiePolicyManager |
The type exposes the following methods.
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.) |
See Also
Smartsite.Core Namespace