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

In This Topic
    IHtmlStringExtension Class
    In This Topic
    Define a static class to add the extension methods for System.Web.IHtmlString
    Syntax
    'Declaration
     
    
    <ExtensionAttribute()>
    Public MustInherit NotInheritable Class IHtmlStringExtension 
    [Extension()]
    public static class IHtmlStringExtension 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Fluent.IHtmlStringExtension

    See Also