| Name | Description | Type | Additional information |
|---|---|---|---|
| ImageFile |
The uploaded temporary image file. Must exist in "FileRepo" as a temporary file. |
Itsolutions.Itslearning.Web.RestApi.Personal.Page.PageApiModels.Requests.TempFileRepoFile |
None. |
| LargeImageFile |
The uploaded temporary image file for the large image. Must exist in "FileRepo" as a temporary file. |
Itsolutions.Itslearning.Web.RestApi.Personal.Page.PageApiModels.Requests.TempFileRepoFile |
None. |
| MediumImageFile |
The uploaded temporary image file for the medium image. Must exist in "FileRepo" as a temporary file. |
Itsolutions.Itslearning.Web.RestApi.Personal.Page.PageApiModels.Requests.TempFileRepoFile |
None. |
| SmallImageFile |
The uploaded temporary image file for the small image. Must exist in "FileRepo" as a temporary file. |
Itsolutions.Itslearning.Web.RestApi.Personal.Page.PageApiModels.Requests.TempFileRepoFile |
None. |
| AltText |
The alternative text for the image, used for accessibility purposes. |
string |
None. |
| Caption |
The caption text displayed below or alongside the image. |
string |
None. |