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 SourceVectorGraphicsHeight
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 |
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 |