menu

Document Processing

CookieCollection Class - FileFormats API Reference | Syncfusion

    Show / Hide Table of Contents

    CookieCollection Class

    Class which represents collection of cookies name and value pair of data.

    Inheritance
    System.Object
    CookieCollection
    Namespace: Syncfusion.HtmlConverter
    Assembly: Syncfusion.HtmlConverter.Base.dll
    Syntax
    public class CookieCollection : Dictionary<string, string>

    Constructors

    CookieCollection()

    Declaration
    public CookieCollection()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved