Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Renders the section's contents.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports
Assembly: Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)
Syntax
'Declaration
Public Function GetContents As Panel
'Usage
Dim instance As CollapsibleReportSection
Dim returnValue As Panel
returnValue = instance.GetContents()
public Panel GetContents()
Return Value
Type: System.Web.UI.WebControls.Panel
A panel that contains all the contents of the section.
See Also
Reference
CollapsibleReportSection Class
CollapsibleReportSection Members
Microsoft.PerformancePoint.Scorecards.ServerRendering.Reports Namespace