Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

FileExplorerHolder.Url Property

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


Direct link to this topic