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