Gets or sets the URL of the page that will be loaded in the control. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public string NavigateUrl { get; set; } |
Visual Basic
![]() |
---|
Public Property NavigateUrl As String |
Type: String
A string specifying the URL of the web page, that will be loaded in the control's IFrame. Default value is empty string ("").