SaaS CMS has officially launched! Learn more now.

Class VideoData

Base class for content types which should be handled as videos by the system.

Inheritance
System.Object
VideoData
Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public class VideoData : MediaData, IInitializableContent, IChangeTrackable, IExportable, IVersionable, IReadOnly, IModifiedTrackable, IContentSecurable, ISecurable, ICategorizable, IRoutable, ILocale, IContentVideo, IContentMedia, IContent, IContentData, IBinaryStorable

Constructors

VideoData()

Declaration
public VideoData()

Implements

Extension Methods