![]() CreateHtmlDocument | Overloaded. Creates the HTML document. |
![]() GetFileUrl | Get the AbsoluteUri for a File. The File could be on disk, or we may need to hotlink to the File. The method is used by the search display facilities. //TODO: 1.5 Add a property specification for hotlinking. Also, many hotlinked files may not render. Add a setting to omit files that can't be previewed. |
![]() GetImageUrl | Get the AbsoluteUri for an Image. The image Image be on disk, or we may need to hotlink to the Image. The method is used by the search display facilities. //TODO: 1.5 Add a property specification for hotlinking. Also, many hotlinked images may not render. Add a setting to omit images that can't be previewed. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
HtmlManager Class | Arachnode.SiteCrawler.Managers Namespace