GET api/Navigation/GetAllNavigation

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

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

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

Dictionary of NavigationEntity [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:
<ArrayOfKeyValueOfNavigationEntityConcurrentQueueOfNavigationEntity9tMK5HWssvgUzq89 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
  <KeyValueOfNavigationEntityConcurrentQueueOfNavigationEntity9tMK5HWssvgUzq89>
    <Key xmlns:d3p1="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model.ModelAggregation">
      <d3p1:IntOrder>6</d3p1:IntOrder>
      <d3p1:IsThreeLevel>true</d3p1:IsThreeLevel>
      <d3p1:ModuleId>None</d3p1:ModuleId>
      <d3p1:ParentId>4</d3p1:ParentId>
      <d3p1:PluginId>10</d3p1:PluginId>
      <d3p1:SecondColor>sample string 8</d3p1:SecondColor>
      <d3p1:SecondIco>sample string 3</d3p1:SecondIco>
      <d3p1:SecondId>1</d3p1:SecondId>
      <d3p1:SecondIsOpen>true</d3p1:SecondIsOpen>
      <d3p1:SecondName>sample string 2</d3p1:SecondName>
      <d3p1:SecondOpenType>Original</d3p1:SecondOpenType>
      <d3p1:SecondUrl>sample string 5</d3p1:SecondUrl>
      <d3p1:ThreeLevelNavigaition xmlns:d4p1="http://schemas.datacontract.org/2004/07/Mh.Common.Service.Model">
        <d4p1:mh163k_Navigation>
          <d4p1:Color>sample string 8</d4p1:Color>
          <d4p1:Ico>sample string 6</d4p1:Ico>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IntOrder>5</d4p1:IntOrder>
          <d4p1:IsOpen>true</d4p1:IsOpen>
          <d4p1:IsThreeLevel>true</d4p1:IsThreeLevel>
          <d4p1:ModuleId>None</d4p1:ModuleId>
          <d4p1:Name>sample string 3</d4p1:Name>
          <d4p1:OpenType>Original</d4p1:OpenType>
          <d4p1:ParentId>2</d4p1:ParentId>
          <d4p1:PluginId>10</d4p1:PluginId>
          <d4p1:Url>sample string 4</d4p1:Url>
        </d4p1:mh163k_Navigation>
        <d4p1:mh163k_Navigation>
          <d4p1:Color>sample string 8</d4p1:Color>
          <d4p1:Ico>sample string 6</d4p1:Ico>
          <d4p1:Id>1</d4p1:Id>
          <d4p1:IntOrder>5</d4p1:IntOrder>
          <d4p1:IsOpen>true</d4p1:IsOpen>
          <d4p1:IsThreeLevel>true</d4p1:IsThreeLevel>
          <d4p1:ModuleId>None</d4p1:ModuleId>
          <d4p1:Name>sample string 3</d4p1:Name>
          <d4p1:OpenType>Original</d4p1:OpenType>
          <d4p1:ParentId>2</d4p1:ParentId>
          <d4p1:PluginId>10</d4p1:PluginId>
          <d4p1:Url>sample string 4</d4p1:Url>
        </d4p1:mh163k_Navigation>
      </d3p1:ThreeLevelNavigaition>
    </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>
  </KeyValueOfNavigationEntityConcurrentQueueOfNavigationEntity9tMK5HWssvgUzq89>
</ArrayOfKeyValueOfNavigationEntityConcurrentQueueOfNavigationEntity9tMK5HWssvgUzq89>