C# Class Arash.Utility.Common.CookiePersister

Show file Open project: arashkarami/nlayeredMVC

Private Methods

Method Description
ClearItemFromCookie ( string key ) : void
GetObjectFromCookie ( string key ) : object
GetStringFromCookie ( string key ) : string
SetItemInCookie ( string item, string key ) : void