PagePorter Class Library

WebMetadata.HtmlExtensions Property

Gets or sets the file extensions of the types of supported web pages.

[Visual Basic]
Public Property HtmlExtensions As String
[C#]
public string HtmlExtensions {get; set;}

Property Value

The list of recognized HTML extensions, surrounded by periods. The default value is .htm.html.shtml.shtm.stm.htt.htx.asp.alx.asa..

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace