Click or drag to resize

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: 3.4.0.0 (3.4.0.0)
Syntax
public bool FromCache { get; }

Property Value

Type: Boolean
See Also