PagePorter Class Library

FpInclude.IncludeUrl Property

Gets or sets the URL of the included page, derived from System.Web.UI.UserControl.

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

Property Value

The URL of the included page, derived from System.Web.UI.UserControl.

See Also

FpInclude Class | Parastream.Web.UI.WebControls Namespace