Search Results for

    Show / Hide Table of Contents

    Enum RenderResourceType

    Defines the different type of resources that can be defined by a renderer

    Namespace: ImageVault.Common.Html
    Assembly: ImageVault.Common.dll
    Syntax
    public enum RenderResourceType

    Fields

    Name Description
    JavaScript

    Defines a java script resource

    Stylesheet

    Defines a CSS style sheet resource

    Extension Methods

    EnumExtensions.GetName()
    EnumExtensions.GetNames<RenderResourceType>()
    EnumExtensions.GetAttribute<TAttribute>()
    In This Article
    Back to top (c) Meriworks 2002-2022