CustomReportViewControlBase Class (Microsoft.PerformancePoint.Scorecards.Server.Extensions)
Serves as the base class for all custom report view controls.
Namespace: Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in microsoft.performancepoint.scorecards.server.dll)
Syntax
'Declaration
Public Class CustomReportViewControlBase
Inherits ParameterizableControl
Implements INamingContainer
'Usage
Dim instance As CustomReportViewControlBase
public class CustomReportViewControlBase : ParameterizableControl, INamingContainer
Inheritance Hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.PerformancePoint.Scorecards.Server.Extensions.ParameterizableControl
Microsoft.PerformancePoint.Scorecards.Server.Extensions.CustomReportViewControlBase
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
CustomReportViewControlBase Members
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace