Gets or sets the template that is used to define the FileExplorer layout.
[Visual Basic]
Public Property LayoutTemplate As
ITemplate
[C#]
public
ITemplate LayoutTemplate {get; set;}
Remarks
This property defines the UI of the FileExplorer control. See configuring FileExplorer UI for more details.
See Also
FileExplorer Class | EO.Web Namespace