| HtmlWebUseCookies Property  | 
            Gets or Sets a value indicating if cookies will be stored.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic bool UseCookies { get; set; }Public Property UseCookies As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also