Click or drag to resize
ServiceCookieHelperInstance Property
Singleton Instance of the cookie helper.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 9.0.0
Syntax
C#
public static ServiceCookieHelper Instance { get; set; }

Property Value

Type: ServiceCookieHelper
See Also