Class VideoData
Base class for content types which should be handled as videos by the system.
Implements
Inherited Members
Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 12.0.3Syntax
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()