Video files attached to this ContentItem.
Namespace: DotNetNuke.Entities.ContentAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlIgnoreAttribute] [ScriptIgnoreAttribute] public List<IFileInfo> Videos { get; } |
| Visual Basic |
|---|
<XmlIgnoreAttribute> <ScriptIgnoreAttribute> Public ReadOnly Property Videos As List(Of IFileInfo) Get |