GET api/PortalMenu/GetMenuContent?search={search}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
search

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of PortalMenuDTO
NameDescriptionTypeAdditional information
Id

integer

None.

Title

string

None.

Disabled

boolean

None.

SortOrder

integer

None.

PortalMenuContents

Collection of PortalMenuContentDTO

None.

Index

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.