- UniqueId - A unique Guid for your datatype
- Name - The name of your datatype. This is displayed in the Umbraco UI.
- DatabaseDataType - This maps to the umbraco.cms.businesslogic.datatype.DBTypes Enum and defines the type of field to store data in the database.
- RenderControlGuid - Defines the Guid of the control you would like to render for this datatype. In the example above '5e9b75ae-face-41c8-b47e-5f4b0fd82f83' is the Guid for the TinyMCE control.
comments powered by Disqus