POST api/WebSiteMaster/Save_UpdateHtmlTagMaster

Request Information

URI Parameters

None.

Body Parameters

HTMLTagMasterModel
NameDescriptionTypeAdditional information
HtmlId

integer

None.

Main_URL

string

None.

Search_URL

string

None.

Main

string

None.

Main_Type

string

None.

Main_Type_Value

string

None.

Main_Child_1

string

None.

Main_Child_Type_1

string

None.

Main_Child_Type_Value_1

string

None.

Main_Child_2

string

None.

Main_Child_Type_2

string

None.

Main_Child_Type_Value_2

string

None.

Main_Link

string

None.

Main_Link_Type

string

None.

Main_Link_Type_Value

string

None.

Link

string

None.

Link_Type

string

None.

Link_Type_Value

string

None.

Link_Href

string

None.

Link_Title

string

None.

IMG

string

None.

Img_Type

string

None.

Img_Type_Value

string

None.

Img_Child_1

string

None.

Img_Child_Type_1

string

None.

Img_Child_Type_Value_1

string

None.

IMG_SRC

string

None.

H_And_P

string

None.

H_And_P_Type

string

None.

H_And_P_Type_Value

string

None.

Head

string

None.

Head_Type

string

None.

Head_Type_Value

string

None.

Content

string

None.

Content_Type

string

None.

Content_Type_Value

string

None.

DateTime

string

None.

DateTime_Type

string

None.

DateTime_Type_Value

string

None.

Date

string

None.

Date_Type

string

None.

Date_Type_Value

string

None.

Date_Child_1

string

None.

Date_Child_Type_1

string

None.

Date_Child_Type_Value_1

string

None.

Date_Child_2

string

None.

Date_Child_Type_2

string

None.

Date_Child_Type_Value_2

string

None.

Date_Child_3

string

None.

Date_Child_Type_3

string

None.

Date_Child_Type_Value_3

string

None.

Date_Title

string

None.

Time

string

None.

Time_Type

string

None.

Time_Type_Value

string

None.

Find_Parents

string

None.

Find_Parents_Type

string

None.

Find_Parents_Type_Value

string

None.

Request Formats

application/json, text/json, text/html

Sample:
{
  "HtmlId": 1,
  "Main_URL": "sample string 2",
  "Search_URL": "sample string 3",
  "Main": "sample string 4",
  "Main_Type": "sample string 5",
  "Main_Type_Value": "sample string 6",
  "Main_Child_1": "sample string 7",
  "Main_Child_Type_1": "sample string 8",
  "Main_Child_Type_Value_1": "sample string 9",
  "Main_Child_2": "sample string 10",
  "Main_Child_Type_2": "sample string 11",
  "Main_Child_Type_Value_2": "sample string 12",
  "Main_Link": "sample string 13",
  "Main_Link_Type": "sample string 14",
  "Main_Link_Type_Value": "sample string 15",
  "Link": "sample string 16",
  "Link_Type": "sample string 17",
  "Link_Type_Value": "sample string 18",
  "Link_Href": "sample string 19",
  "Link_Title": "sample string 20",
  "IMG": "sample string 21",
  "Img_Type": "sample string 22",
  "Img_Type_Value": "sample string 23",
  "Img_Child_1": "sample string 24",
  "Img_Child_Type_1": "sample string 25",
  "Img_Child_Type_Value_1": "sample string 26",
  "IMG_SRC": "sample string 27",
  "H_And_P": "sample string 28",
  "H_And_P_Type": "sample string 29",
  "H_And_P_Type_Value": "sample string 30",
  "Head": "sample string 31",
  "Head_Type": "sample string 32",
  "Head_Type_Value": "sample string 33",
  "Content": "sample string 34",
  "Content_Type": "sample string 35",
  "Content_Type_Value": "sample string 36",
  "DateTime": "sample string 37",
  "DateTime_Type": "sample string 38",
  "DateTime_Type_Value": "sample string 39",
  "Date": "sample string 40",
  "Date_Type": "sample string 41",
  "Date_Type_Value": "sample string 42",
  "Date_Child_1": "sample string 43",
  "Date_Child_Type_1": "sample string 44",
  "Date_Child_Type_Value_1": "sample string 45",
  "Date_Child_2": "sample string 46",
  "Date_Child_Type_2": "sample string 47",
  "Date_Child_Type_Value_2": "sample string 48",
  "Date_Child_3": "sample string 49",
  "Date_Child_Type_3": "sample string 50",
  "Date_Child_Type_Value_3": "sample string 51",
  "Date_Title": "sample string 52",
  "Time": "sample string 53",
  "Time_Type": "sample string 54",
  "Time_Type_Value": "sample string 55",
  "Find_Parents": "sample string 56",
  "Find_Parents_Type": "sample string 57",
  "Find_Parents_Type_Value": "sample string 58"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.