HtmlWebFromCache Property |
Gets a value indicating if the last document was retrieved from the cache.
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax public bool FromCache { get; }
Public ReadOnly Property FromCache As Boolean
Get
Property Value
Type:
BooleanSee Also