Click or drag to resize

HtmlWebUseCookies Property

Gets or Sets a value indicating if cookies will be stored.

Namespace:  WorkflowGen.My.HtmlAgilityPack
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
public bool UseCookies { get; set; }

Property Value

Type: Boolean
See Also