Table of Contents

Class Video

Namespace
Dynamicweb.CoreUI.Displays.Information
Assembly
Dynamicweb.CoreUI.dll
public class Video : DisplayBase<string>
Inheritance
Video
Inherited Members
Extension Methods

Properties

AutoPlay

public bool AutoPlay { get; set; }

Property Value

bool

Controls

public bool Controls { get; set; }

Property Value

bool

Name

public string Name { get; set; }

Property Value

string
To top