Class OEmbedResult
Inheritance
System.Object
Namespace: Umbraco.Core.Media
Assembly: Umbraco.Core.dll
Syntax
public class OEmbedResult
Properties
View SourceMarkup
Declaration
public string Markup { get; set; }
Property Value
Type | Description |
---|---|
System.String |
OEmbedStatus
Declaration
public OEmbedStatus OEmbedStatus { get; set; }
Property Value
Type | Description |
---|---|
OEmbedStatus |
SupportsDimensions
Declaration
public bool SupportsDimensions { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |