Search Results for

    Show / Hide Table of Contents

    Class CssUtil

    Utility functions for Css operations

    Inheritance
    System.Object
    CssUtil
    Namespace: ImageVault.Common.Lib.Web
    Assembly: ImageVault.Common.dll
    Syntax
    public static class CssUtil : Object

    Methods

    MakeCssIdentifier(String)

    Declaration
    public static string MakeCssIdentifier(string s)
    Parameters
    Type Name Description
    System.String s
    Returns
    Type Description
    System.String
    Remarks

    https://www.w3.org/TR/CSS21/syndata.html#characters

    In This Article
    Back to top (c) Meriworks 2002-2022