| HtmlWebUsingCache Property  | 
            Gets or Sets a value indicating whether the caching mechanisms should be used or not.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic bool UsingCache { get; set; }Public Property UsingCache As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also