Click or drag to resize
ServiceCookieHelperColumnNames Property
All the cookie names.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 9.0.0
Syntax
C#
public List<string> ColumnNames { get; }

Property Value

Type: ListString

Implements

IDataContainerColumnNames
See Also