POST api/DtoSchema/BuildUserMenu?accountId={accountId}&companyId={companyId}&hiddenForReact={hiddenForReact}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
accountId

integer

None.

companyId

string

None.

hiddenForReact

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Collection of MenuItem
NameDescriptionTypeAdditional information
Code

string

None.

Title

string

None.

PageTitle

string

None.

TitleResourceKey

string

None.

Description

string

None.

Area

string

None.

Section

string

None.

Tree

string

None.

ngController

string

None.

Order

integer

None.

IconName

string

None.

SubMenu

Collection of MenuItem

None.

SubSet

Collection of MenuItem

None.

IsDefault

boolean

None.

IsDisabled

boolean

None.

IsRenderOnly

boolean

None.

UseDirectLink

boolean

None.

SubSetOf

string

None.

SubMenuOf

string

None.

IsClickable

boolean

None.

RenderSubset

boolean

None.

DirectLink

string

None.

IsHidden

boolean

None.

IsHiddenForReact

boolean

None.

TitleForReact

string

None.

IsPermissionApplicable

boolean

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.