你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Embed 类

定义

public abstract class Embed : System.Web.UI.WebControls.WebControl
type Embed = class
    inherit WebControl
Public MustInherit Class Embed
Inherits WebControl
继承
Embed
派生

构造函数

Embed()

属性

BaseUri
CollectionName
EmbedUrl
OnClientLoad
TagKey
WorkspaceId

方法

AddAttributesToRender(HtmlTextWriter)
CanRender()
GetAccessToken()
GetEmbedUrl()
OnPreRender(EventArgs)
Render(HtmlTextWriter)
RenderContents(HtmlTextWriter)

适用于