Class DataTypeReferences.ContentTypeReferences
Namespace: Umbraco.Web.Models.ContentEditing
Assembly: Umbraco.Web.dll
Syntax
[DataContract(Name = "contentType", Namespace = "")]
public class ContentTypeReferences : EntityBasic
Properties
View SourceProperties
Declaration
[DataMember(Name = "properties")]
public object Properties { get; set; }
Property Value
Type | Description |
---|---|
System.Object |