Class Constants.PropertyEditors.ConfigurationKeys
Defines Umbraco build-in datatype configuration keys.
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class ConfigurationKeysFields
View SourceDataValueType
The value type of property data (i.e., string, integer, etc)
Declaration
public const string DataValueType = "umbracoDataValueType"Field Value
| Type | Description | 
|---|---|
| System.String | 
Remarks
Must be a valid ValueTypes value.