Search Results for

    Show / Hide Table of Contents

    Class HtmlTagWriterExtensions

    Extension methods for the HtmlTagWriter class

    Inheritance
    System.Object
    HtmlTagWriterExtensions
    Namespace: ImageVault.Common.Html
    Assembly: ImageVault.Common.dll
    Syntax
    public static class HtmlTagWriterExtensions : Object

    Methods

    SetStandardAttributes(HtmlTagWriter, RenderContext)

    Adds standard html attributes from context if they exists

    Declaration
    public static void SetStandardAttributes(this HtmlTagWriter w, RenderContext context)
    Parameters
    Type Name Description
    HtmlTagWriter w
    RenderContext context
    In This Article
    Back to top (c) Meriworks 2002-2022