ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ITemplate Interface
Members






In This Topic
    ITemplate Interface
    In This Topic
    Defines the interface of template.
    Object Model
    ITemplate Interface
    Syntax
    'Declaration
     
    
    Public Interface ITemplate 
    'Usage
     
    
    Dim instance As ITemplate
    public interface ITemplate 
    public interface ITemplate 
    public interface ITemplate 
    public __gc __interface ITemplate 
    public interface class ITemplate 
    See Also