Gets or sets the URL that contains FileExplorer control.
[Visual Basic]
Public Property Url As
String
[C#]
public
String Url {get; set;}
Remarks
This URL must be an application-root relative path starting with "~". For example, "~/Explorer.aspx".
See Also
FileExplorerHolder Class | EO.Web Namespace