DashboardTemplateFactory Members (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards)

Creates the dashboard templates that are used in the Dashboard wizard.

The following tables list the members exposed by the DashboardTemplateFactory type.

Public Constructors

  Name Description
Public method DashboardTemplateFactory Initializes a new instance of the DashboardTemplateFactory class.

Top

Public Fields

  Name Description
Public fieldStatic TemplateTypeId The identifier for the template type.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method CreateDashboardPage Creates a new dashboard using the specified template.
Public method CreateTemplateItem Overridden. Creates a new dashboard using the specified template.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetTemplateItems Overridden. Gets the available dashboard templates for the Dashboard wizard.
Public method GetTemplateType Overridden. Gets the class type for the dashboard template.
Public method GetTemplateTypeId Overridden. Gets the identifier for the DashboardTemplateFactory class.
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DashboardTemplateFactory Class
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards Namespace