C# 클래스 Microsoft.PowerBI.AspNet.WebForms.UI.WebControls.Report

The Power BI Report Web Control
상속: Embed
파일 보기 프로젝트 열기: Microsoft/PowerBI-CSharp

보호된 메소드들

메소드 설명
AddAttributesToRender ( System.Web.UI.HtmlTextWriter writer ) : void

Add the attributes required for rending this component

GetEmbedUrl ( ) : string

Gets the embed url for the report to render

메소드 상세

AddAttributesToRender() 보호된 메소드

Add the attributes required for rending this component
protected AddAttributesToRender ( System.Web.UI.HtmlTextWriter writer ) : void
writer System.Web.UI.HtmlTextWriter
리턴 void

GetEmbedUrl() 보호된 메소드

Gets the embed url for the report to render
protected GetEmbedUrl ( ) : string
리턴 string