Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
Image
: A JPG, PNG, or BMP image fileVideo
: An MPG, MP4, TS, MOV, VOB, or WMV video fileAudio
: An MP3 or WAV audio fileOther
: An unknown file type
ContentTransition
...
Enumeration
Anchor | ||||
---|---|---|---|---|
|
The ContentTransition enumeration represents the screen effect that is shown during the transition between the previous presentation state and the current content state. It has the following properties:
...
PagedList<Content> GetAllContent(string marker, int pageSize)
Retrieves the next page of the Content list, sorted alphabetically by [string] FileName
. The returned list will contain no more items than the defined page size. This method only supports retrieval of image, audio, and video file types.
Required Permissions
Content: View Content
...