Report Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Report : Microsoft.PowerBI.AspNet.WebForms.UI.WebControls.Embed
type Report = class
inherit Embed
Public Class Report
Inherits Embed
- Inheritance
Constructors
Report() |
Properties
BaseUri | (Inherited from Embed) |
CollectionName | (Inherited from Embed) |
EmbedUrl | (Inherited from Embed) |
OnClientLoad | (Inherited from Embed) |
ReportId | |
TagKey | (Inherited from Embed) |
TagName | |
WorkspaceId | (Inherited from Embed) |
Methods
AddAttributesToRender(HtmlTextWriter) | |
CanRender() | (Inherited from Embed) |
GetAccessToken() | (Inherited from Embed) |
GetEmbedUrl() | |
OnPreRender(EventArgs) | (Inherited from Embed) |
Render(HtmlTextWriter) | (Inherited from Embed) |
RenderContents(HtmlTextWriter) | (Inherited from Embed) |