GET api/PortalMenu/GetMenuContentWithDetail/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

PortalMenuContentDTO
NameDescriptionTypeAdditional information
Id

integer

None.

Title

string

None.

ContentTypeId

integer

None.

ContentTypeString

string

None.

PortalMenuId

integer

None.

IsAllowedOnAllroles

boolean

None.

FileName

string

None.

TargetUrl

string

None.

Disabled

boolean

None.

DocumentId

integer

None.

Roles

Collection of integer

None.

SortOrder

integer

None.

LandingPage

LandingPageDTO

None.

Status

integer

None.

Index

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.