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