Specifies the default section name for properties that do not have a section explicitly set. If this attribute is ommitted, the default section name is "Content".

[AttributeUsage]
public sealed class DefaultSectionAttribute: IContentTypeAttribute
Inheritance:
ObjectAttributeDefaultSectionAttribute
Implements:
IContentTypeAttribute

Constructors

DefaultSectionAttribute(string)

Methods

Apply(ContentTypeDefinition)