SimpleClassWithDictionaryContent.

Children Property

Syntax

[Content]
public Dictionary<object, object> Children { get; set; }

Attributes

Type Description
ContentAttribute

Value

Type Description
Dictionary<object, object>