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