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

FileExplorer.LayoutTemplate Property

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


Direct link to this topic