arachnode.net

HtmlManager Members

HtmlManager overview

Public Static Methods

CreateHtmlDocumentOverloaded. 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.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

HtmlManager Class | Arachnode.SiteCrawler.Managers Namespace