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

FileExplorer.BrowseOnlyRootFolders Property

Gets or sets a list of browse-only root folders separated by '|'.

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

Remarks

Use this property to specify a list of browse-only root folder, for example, "~/images|~/videos". Each folder must be a root-relative path starting with '~'.

See Also

FileExplorer Class | EO.Web Namespace


Direct link to this topic