Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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