FacebookOpenGraphAudioTags Class Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

You can add an audio file to your markup.
Inheritance Hierarchy

SystemObject
  ContentStudio.Site.ControlsFacebookOpenGraphAudioVideoTags
    ContentStudio.Site.ControlsFacebookOpenGraphAudioTags

Namespace: ContentStudio.Site.Controls
Assembly: ContentStudio.Site.Controls (in ContentStudio.Site.Controls.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public class FacebookOpenGraphAudioTags : FacebookOpenGraphAudioVideoTags

The FacebookOpenGraphAudioTags type exposes the following members.

Constructors

  NameDescription
Public methodFacebookOpenGraphAudioTags
Initializes a new instance of the FacebookOpenGraphAudioTags class
Top
Properties

  NameDescription
Public propertyAudio
Gets or sets the audio e.g., "http://example.com/amazing.mp3".
Public propertyAudioAlbum
Gets or sets the audio album - e.g. "Amazing Album".
Public propertyAudioArtist
Gets or sets the audio artist - e.g. "Amazing Band".
Public propertyMediaType
Gets or sets the type of the media - e.g. "application/mp3".
(Inherited from FacebookOpenGraphAudioVideoTags.)
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference