Table of Contents

TXDataController.TagGroup Property

Gets or sets the tag group the tag of the controller belongs to in the generated API documentation.

Remarks

Tag groups are a higher level grouping of tags, displayed by Redoc. When empty, the default tag group defined in the Swagger options of the server module is used.

Syntax

Unit: XData.Model.Classes

property TXDataController.TagGroup: string

See also