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






In This Topic
    IAttributeHelper Interface
    In This Topic
    Defines the interface for attribute helper used to get the attribute.
    Object Model
    IAttributeHelper Interface
    Syntax
    'Declaration
     
    
    Public Interface IAttributeHelper 
    'Usage
     
    
    Dim instance As IAttributeHelper
    public interface IAttributeHelper 
    public interface IAttributeHelper 
    public interface IAttributeHelper 
    public __gc __interface IAttributeHelper 
    public interface class IAttributeHelper 
    See Also