Search Results for

    Show / Hide Table of Contents
    View Source

    Class Constants.Conventions.Media.PropertyTypeKeys

    Constants for the keys of built-in Umbraco media property types.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public static class Constants.Conventions.Media.PropertyTypeKeys

    Fields

    View Source

    VectorGraphicsHeight

    Key of the Height property type on the built-in Vector Graphics media type.

    Declaration
    public const string VectorGraphicsHeight = "9E4C2B59-6BC6-4648-BB71-B0F45DDBC274"
    Field Value
    Type Description
    string
    View Source

    VectorGraphicsWidth

    Key of the Width property type on the built-in Vector Graphics media type.

    Declaration
    public const string VectorGraphicsWidth = "5BC7E468-C53E-41A6-A522-2723F3B94514"
    Field Value
    Type Description
    string
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX