GET WebContentCategory/GetList?contentTypeID={contentTypeID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
contentTypeID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of WebContentCategory
NameDescriptionTypeAdditional information
ParentId

integer

None.

ContentType

ContentType

None.

ContentTypeID

integer

None.

ImageUrl

string

None.

Category

string

None.

Link

string

None.

Lang

string

None.

StepIndex

integer

None.

Header

string

None.

SubHeader

string

None.

SubContent

integer

None.

Vitrin

boolean

None.

Yayin

boolean

None.

YayinAdedi

integer

None.

NewsCount

integer

None.

ID

integer

None.

IsDeleted

boolean

None.

Active

boolean

None.

PostResult

PostResult

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "ParentId": 1,
    "ContentType": 1,
    "ContentTypeID": 2,
    "ImageUrl": "sample string 3",
    "Category": "sample string 4",
    "Link": "sample string 5",
    "Lang": "sample string 6",
    "StepIndex": 7,
    "Header": "sample string 8",
    "SubHeader": "sample string 9",
    "SubContent": 10,
    "Vitrin": true,
    "Yayin": true,
    "YayinAdedi": 13,
    "NewsCount": 14,
    "ID": 15,
    "IsDeleted": true,
    "Active": true,
    "PostResult": {
      "ID": 1,
      "id": "sample string 2",
      "isSuccess": true,
      "Message": {
        "ClassName": "System.Exception",
        "Message": null,
        "Data": null,
        "InnerException": null,
        "HelpURL": "sample string 1",
        "StackTraceString": null,
        "RemoteStackTraceString": null,
        "RemoteStackIndex": 0,
        "ExceptionMethod": null,
        "HResult": 3,
        "Source": "sample string 2",
        "WatsonBuckets": null
      },
      "MessageCustom": "sample string 4"
    }
  },
  {
    "ParentId": 1,
    "ContentType": 1,
    "ContentTypeID": 2,
    "ImageUrl": "sample string 3",
    "Category": "sample string 4",
    "Link": "sample string 5",
    "Lang": "sample string 6",
    "StepIndex": 7,
    "Header": "sample string 8",
    "SubHeader": "sample string 9",
    "SubContent": 10,
    "Vitrin": true,
    "Yayin": true,
    "YayinAdedi": 13,
    "NewsCount": 14,
    "ID": 15,
    "IsDeleted": true,
    "Active": true,
    "PostResult": {
      "ID": 1,
      "id": "sample string 2",
      "isSuccess": true,
      "Message": {
        "ClassName": "System.Exception",
        "Message": null,
        "Data": null,
        "InnerException": null,
        "HelpURL": "sample string 1",
        "StackTraceString": null,
        "RemoteStackTraceString": null,
        "RemoteStackIndex": 0,
        "ExceptionMethod": null,
        "HResult": 3,
        "Source": "sample string 2",
        "WatsonBuckets": null
      },
      "MessageCustom": "sample string 4"
    }
  }
]

application/xml, text/xml

Sample:
<ArrayOfWebContentCategory xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SehriNet.ETicaret.Models">
  <WebContentCategory>
    <Active>true</Active>
    <ID>15</ID>
    <IsDeleted>true</IsDeleted>
    <PostResult>
      <ID>1</ID>
      <Message xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <ClassName xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string" xmlns="">System.Exception</ClassName>
        <Message i:nil="true" xmlns="" />
        <Data i:nil="true" xmlns="" />
        <InnerException i:nil="true" xmlns="" />
        <HelpURL xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string" xmlns="">sample string 1</HelpURL>
        <StackTraceString i:nil="true" xmlns="" />
        <RemoteStackTraceString i:nil="true" xmlns="" />
        <RemoteStackIndex xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int" xmlns="">0</RemoteStackIndex>
        <ExceptionMethod i:nil="true" xmlns="" />
        <HResult xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int" xmlns="">3</HResult>
        <Source xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string" xmlns="">sample string 2</Source>
        <WatsonBuckets i:nil="true" xmlns="" />
      </Message>
      <MessageCustom>sample string 4</MessageCustom>
      <id>sample string 2</id>
      <isSuccess>true</isSuccess>
    </PostResult>
    <Category>sample string 4</Category>
    <ContentType>Blog</ContentType>
    <ContentTypeID>2</ContentTypeID>
    <Header>sample string 8</Header>
    <ImageUrl>sample string 3</ImageUrl>
    <Lang>sample string 6</Lang>
    <Link>sample string 5</Link>
    <NewsCount>14</NewsCount>
    <ParentId>1</ParentId>
    <StepIndex>7</StepIndex>
    <SubContent>10</SubContent>
    <SubHeader>sample string 9</SubHeader>
    <Vitrin>true</Vitrin>
    <Yayin>true</Yayin>
    <YayinAdedi>13</YayinAdedi>
  </WebContentCategory>
  <WebContentCategory>
    <Active>true</Active>
    <ID>15</ID>
    <IsDeleted>true</IsDeleted>
    <PostResult>
      <ID>1</ID>
      <Message xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <ClassName xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string" xmlns="">System.Exception</ClassName>
        <Message i:nil="true" xmlns="" />
        <Data i:nil="true" xmlns="" />
        <InnerException i:nil="true" xmlns="" />
        <HelpURL xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string" xmlns="">sample string 1</HelpURL>
        <StackTraceString i:nil="true" xmlns="" />
        <RemoteStackTraceString i:nil="true" xmlns="" />
        <RemoteStackIndex xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int" xmlns="">0</RemoteStackIndex>
        <ExceptionMethod i:nil="true" xmlns="" />
        <HResult xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int" xmlns="">3</HResult>
        <Source xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string" xmlns="">sample string 2</Source>
        <WatsonBuckets i:nil="true" xmlns="" />
      </Message>
      <MessageCustom>sample string 4</MessageCustom>
      <id>sample string 2</id>
      <isSuccess>true</isSuccess>
    </PostResult>
    <Category>sample string 4</Category>
    <ContentType>Blog</ContentType>
    <ContentTypeID>2</ContentTypeID>
    <Header>sample string 8</Header>
    <ImageUrl>sample string 3</ImageUrl>
    <Lang>sample string 6</Lang>
    <Link>sample string 5</Link>
    <NewsCount>14</NewsCount>
    <ParentId>1</ParentId>
    <StepIndex>7</StepIndex>
    <SubContent>10</SubContent>
    <SubHeader>sample string 9</SubHeader>
    <Vitrin>true</Vitrin>
    <Yayin>true</Yayin>
    <YayinAdedi>13</YayinAdedi>
  </WebContentCategory>
</ArrayOfWebContentCategory>