POST api/Slider/SliderSave
Request Information
URI Parameters
None.
Body Parameters
GetSliderModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Slider | Slider |
None. |
|
| SliderHtml | SliderHtml |
None. |
|
| UrlInfos | Collection of SelectBoxDto |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Slider| Name | Description | Type | Additional information |
|---|---|---|---|
| SliderTitle | string |
Max length: 250 |
|
| OutputUrl | string |
Max length: 800 |
|
| Order_ID | integer |
None. |
|
| FilePath | string |
Max length: 600 |
|
| FileName | string |
Max length: 600 |
|
| Extension | string |
Max length: 10 |
|
| IsPublished | boolean |
None. |
|
| Relation_ID | integer |
None. |
|
| LangID | integer |
None. |
|
| TitleTopPosition | integer |
None. |
|
| TitleLeftPosition | integer |
None. |
|
| ContentTopPosition | integer |
None. |
|
| ContentLeftPosition | integer |
None. |
|
| TitleFontSize | integer |
None. |
|
| ContentFontSize | integer |
None. |
|
| TitleColor | string |
Max length: 50 |
|
| ContentColor | string |
Max length: 50 |
|
| IsPrivateDesign | boolean |
None. |
|
| Summary | string |
Max length: 1000 |
|
| OpenDifferentPage | boolean |
None. |
|
| ContentWidth | integer |
None. |
|
| ContentLineHeight | integer |
None. |
|
| TitleBackground | string |
Max length: 50 |
|
| ContentBackground | string |
Max length: 50 |
|
| SlideEffect | string |
Max length: 50 |
|
| TitleBackgroundOpacity | string |
Max length: 40 |
|
| ContentBackgroundOpacity | string |
Max length: 40 |
|
| IsUrlPageThisSite | boolean |
None. |
|
| Language | Language |
None. |
|
| SlideDuration | integer |
None. |
|
| ID | integer |
None. |
|
| CreatorUserId | integer |
None. |
|
| CreationTime | date |
None. |
|
| UserAccountInfo | UserAccount |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.