GET api/Users/AdminFavorites
Retrieves Admin menu favorites for the current user.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
List of favorite ids for pages in the admin menu.
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.