PagePorter Class Library

FpControlConverter.DestinationFile Property

Gets or sets the full filename of the ASP.NET file being converted to.

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

Property Value

The full filename of the ASP.NET file being converted to.

See Also

FpControlConverter Class | Parastream.Web.UI.Design Namespace