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