CookieManager.GetId

This is the key method of this class that retrieves the value of the cookie. This method is meant as retrieving an ID value. If the value doesn't exist it is created and the cookie set and the value returned. If the Cookie exists the value is retrieved and returned.

public string GetId()

Return Value

String


See also:

Class wwCookie

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic