C# Class Microsoft.PowerBI.AspNet.WebForms.UI.WebControls.Report

The Power BI Report Web Control
Inheritance: Embed
Afficher le fichier Open project: Microsoft/PowerBI-CSharp

Méthodes protégées

Méthode Description
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

Method Details

AddAttributesToRender() protected méthode

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

GetEmbedUrl() protected méthode

Gets the embed url for the report to render
protected GetEmbedUrl ( ) : string
Résultat string