ICurrentCookieLevelProvider Interface |
Namespace: CMS.Helpers
public interface ICurrentCookieLevelProvider
The ICurrentCookieLevelProvider type exposes the following members.
Name | Description | |
---|---|---|
GetCurrentCookieLevel |
Gets the cookie level of the current request.
| |
GetDefaultCookieLevel |
Gets the default cookie level based on settings.
| |
SetCurrentCookieLevel |
Sets the cookie level to the specified level.
|