GET api/Menus_Aplicacion/GetMenus_Aplicacion/{Id}?Idioma={Idioma}

Devuelve el nombre del manú indicado.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Id

Id de TextosXIdiomas.Id tipo integer

integer

Required

Idioma

Id del idioma tipo string

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.