aspNetMHT Help

aspNetMHT Namespace

Namespace hierarchy

Classes

ClassDescription
FormsAuthenticationAuthenticates against a Forms Authentication protected resource.
MHT Summary description for MHT.
MHTException MHTException raised during parsing.
MHTHeader Basic SMTP / MIME Header class. Includes a parameters collection for MIME headers.
MHTHeaderCollection Basic collection class Headers.
MHTLogA logging class used for maintaining a log during MHT creation
MHTPartThe MHTPart makes up a complete MHT File
MHTPartCollectionImplements a collection of aspNetMHT Parts.
MHTUtility Utility class of methods used for encoding, decoding, and manipulating MHT content.
ParseHtmlTagEventArgs Summary description for EventArgs.
WriteLogEntryEventArgs EventArgs for the Log Event.

Delegates

DelegateDescription
ParseHtmlTagEventHandler The delegate used for event handling.
WriteLogEntryEventHandler The delegate used for event handling.

Enumerations

EnumerationDescription
MHTEncodingEncoding to apply to any downloaded content.
MHTRelationThe relation of embedded content to the parent.