Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColor#3D3D3D
bgColor#F4F4F4
titleColor#3D3D3D
borderWidth0
titleBGColor#3D3D3D
borderStylesolid

ON THIS PAGE

Table of Contents
maxLevel5
indent20px

...

  • Image: A JPG, PNG, or BMP image file
  • Video: An MPG, MP4, TS, MOV, VOB, or WMV video file
  • Audio: An MP3 or WAV audio file
  • Other: An unknown file type

ContentTransition

...

Enumeration 
Anchor
contenttransition-enumeration
contenttransition-enumeration

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

...