PagePorter Class Library

WebMetadata.AspNetWebFormExt Property

Gets or sets the extension for ASP.NET web form pages.

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

Property Value

The extension for ASP.NET web form pages. The default value is .aspx.

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace | HtmlExtensions