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: 2.4.0.0 (2.4.0.0)
Syntax
public bool UseCookies { get; set; }

Property Value

Type: Boolean
See Also