ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / FileManager Class
Members

In This Topic
    FileManager Class
    In This Topic
    It is a consolidated display of many views and related information in a single place. It is used to compare and monitor a variety of data simultaneously. The different data views are displayed all at once.
    Syntax
    'Declaration
     
    
    <ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
    Public Class FileManager 
       Inherits Control
       Implements ITemplate 
    [Scripts(Mono.Cecil.CustomAttributeArgument[])]
    public class FileManager : Control, ITemplate  
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Component
          C1.Web.Mvc.Control
             C1.Web.Mvc.FileManager

    See Also