Gets or sets the content types that children must have.
public IEnumerable<Type> ContentTypes { get; set; }
- Type:
- IEnumerable<Type>
Gets or sets the content types that children must have.
public IEnumerable<Type> ContentTypes { get; set; }