Specifies that this property will be displayed inline with other properties with the same line name in the back office.

[AttributeUsage]
public sealed class InlineAttribute: IContentPropertyAttribute
Inheritance:
ObjectAttributeInlineAttribute
Implements:
IContentPropertyAttribute

Constructors

InlineAttribute(string) Specify a fieldset name if you have multiple inline fieldsets within a section. All properties with the same fieldset name will be placed inline with each other.

Properties

FieldSetName

Methods

Apply(ContentPropertyDefinition)