GET api/Navigation/GetAllNavigation

后台-获取全部缓存导航,考虑栏目开闭 测试使用

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

后台-获取全部缓存导航,考虑栏目开闭 测试使用

Dictionary of integer [key] and Collection of NavigationEntity [value]

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml, text/xml

Sample:
<ArrayOfKeyValueOfintConcurrentQueueOfNavigationEntity9tMK5HWsgF_SapNmA xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <KeyValueOfintConcurrentQueueOfNavigationEntity9tMK5HWsgF_SapNmA>
    <Key>1</Key>
    <Value xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Concurrent">
      <d3p1:m_serializationArray xmlns:d4p1="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.ModelAggregation" />
    </Value>
  </KeyValueOfintConcurrentQueueOfNavigationEntity9tMK5HWsgF_SapNmA>
  <KeyValueOfintConcurrentQueueOfNavigationEntity9tMK5HWsgF_SapNmA>
    <Key>2</Key>
    <Value xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Concurrent">
      <d3p1:m_serializationArray xmlns:d4p1="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.ModelAggregation" />
    </Value>
  </KeyValueOfintConcurrentQueueOfNavigationEntity9tMK5HWsgF_SapNmA>
</ArrayOfKeyValueOfintConcurrentQueueOfNavigationEntity9tMK5HWsgF_SapNmA>