A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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