Click or drag to resize

MediaGroup Class

Represents a standard media group.
Inheritance Hierarchy
SystemObject
  Orthogonal.NTagLiteMediaGroup

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public sealed class MediaGroup

The MediaGroup type exposes the following members.

Constructors
 NameDescription
Public methodMediaGroupInitializes a new instance of the MediaGroup class
Top
Properties
 NameDescription
Public propertyDescription Optional description of the media group.
Public propertyItems Media items belonging to the group.
Public propertyName Name of the media group.
Top
See Also