GET api/Menus_Aplicacion/GetMenus_Aplicacion/{Id}?Idioma={Idioma}
Devuelve el nombre del manú indicado.
Request Information
URI Parameters
Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.