AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageOpenGraph Members

The AdvantageOpenGraph type exposes the following members.

Constructors


  Name Description
Public method AdvantageOpenGraph()()()()
Initializes a new instance of the AdvantageOpenGraph class.
Public method AdvantageOpenGraph(Boolean, String, String)
Initializes a new instance of the AdvantageOpenGraph class.
Public method AdvantageOpenGraph(Boolean, String, String, String)
Initializes a new instance of the AdvantageOpenGraph class.
Public method AdvantageOpenGraph(Boolean, String, String, String, String)
Initializes a new instance of the AdvantageOpenGraph class.
Public method AdvantageOpenGraph(Boolean, String, String, String, String, String)
Initializes a new instance of the AdvantageOpenGraph class.

Methods


  Name Description
Public method GetOpenGraph
Generates the Open Graph meta tags as an HTML string based on the configured properties.

Properties


  Name Description
Public property Description
Gets or sets the description.
Public property Image
Gets or sets the image.
Public property IsActive
Gets or sets a value indicating whether this instance is active.
Public property Title
Gets or sets the title.
Public property Type
Gets or sets the type.
Public property Url
Gets or sets the URL.