Class Constants.PropertyEditors
Defines property editors constants.
Inheritance
System.Object
Namespace: Umbraco.Core
Assembly: Umbraco.Core.dll
Syntax
public static class PropertyEditors
Fields
View SourceInternalGenericPropertiesPrefix
Used to prefix generic properties that are internal content properties
Declaration
public const string InternalGenericPropertiesPrefix = "_umb_"
Field Value
Type | Description |
---|---|
System.String |