PagePorter Class Library

FpControlConverter.SourceFile Property

Gets or sets the full filename of the HTML file being converted from.

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

Property Value

The full filename of the HTML file being converted from.

See Also

FpControlConverter Class | Parastream.Web.UI.Design Namespace