Search Results for

    Show / Hide Table of Contents
    View Source

    Class OEmbedResult

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Media
    Assembly: Umbraco.Core.dll
    Syntax
    public class OEmbedResult

    Properties

    View Source

    Markup

    Declaration
    public string Markup { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    OEmbedStatus

    Declaration
    public OEmbedStatus OEmbedStatus { get; set; }
    Property Value
    Type Description
    OEmbedStatus
    View Source

    SupportsDimensions

    Declaration
    public bool SupportsDimensions { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Markup
      • OEmbedStatus
      • SupportsDimensions
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX