CustomReportViewControlBase Members (Microsoft.PerformancePoint.Scorecards.Server.Extensions)

Serves as the base class for all custom report view controls.

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

Public Constructors

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

Top

Public Properties

(see also Protected Properties )

  Name Description
Public property AccessKey  (inherited from WebControl)
Public property AppRelativeTemplateSourceDirectory  (inherited from Control)
Public property Attributes  (inherited from WebControl)
Public property BackColor  (inherited from WebControl)
Public property BeginPoints  The beginpoints of the control being rendered, an array of ParameterDefinition. (inherited from ParameterizableControl)
Public property BindingContainer  (inherited from Control)
Public property BorderColor  (inherited from WebControl)
Public property BorderStyle  (inherited from WebControl)
Public property BorderWidth  (inherited from WebControl)
Public property ClientID  (inherited from Control)
Public property ContextData The context data for this report view.
Public property Controls  (inherited from Control)
Public property ControlStyle  (inherited from WebControl)
Public property ControlStyleCreated  (inherited from WebControl)
Public property CssClass  (inherited from WebControl)
Public property CustomData The custom metadata for this report view.
Public property CustomRenderScript  Contains client-side browser javascript that renders this control. (inherited from ParameterizableControl)
Public property CustomStartupScript  (inherited from ParameterizableControl)
Public property DashboardId  The GUID that corresponds to some Dashboard.Guid. (inherited from ParameterizableControl)
Public property DashboardItemId  The GUID that corresponds to some DashboardItem.Guid. (inherited from ParameterizableControl)
Public property Enabled  (inherited from WebControl)
Public property EnableTheming  (inherited from WebControl)
Public property EnableViewState  (inherited from Control)
Public property ExternalCssRelativePaths  An array of strings that represents relative .css file paths in the defined WebParts assembly resources directory. (inherited from ParameterizableControl)
Public property Font  (inherited from WebControl)
Public property ForeColor  (inherited from WebControl)
Public property HasAttributes  (inherited from WebControl)
Public property Height  (inherited from WebControl)
Public property ID  (inherited from Control)
Public property NamingContainer  (inherited from Control)
Public property NavigateContext  Stores state information for when a view has navigated from the initial view. A view can override the setting of this property to take specific action. (inherited from ParameterizableControl)
Public property Page  (inherited from Control)
Public property ParameterMessageIndex  The index of ParameterMessage instances, keyed by MappingId. (inherited from ParameterizableControl)
Public property Parameters  The parameters passed to the control being rendered, an array of ParameterMessage. (inherited from ParameterizableControl)
Public property ParameterValuesIndex  This contains a dictionary of DataTable instances, keyed by MappingId, containing the GetParameterDisplayData result for each item in the ParameterMessageIndex. (inherited from ParameterizableControl)
Public property Parent  (inherited from Control)
Public property ProxyId  The name of the proxy javascript variable, an instance of the ParameterizableControlProxy javascript class. (inherited from ParameterizableControl)
Public property ResourcePath  The URL path to resources. (inherited from ParameterizableControl)
Public property ScriptDependencies  An array of string that represents relative .js file paths in the defined WebParts assembly resources directory. (inherited from ParameterizableControl)
Public property Site  (inherited from Control)
Public property SkinID  (inherited from WebControl)
Public property Style  (inherited from WebControl)
Public property TabIndex  (inherited from WebControl)
Public property TargetControlId  The ID of the div element to receive the HTML. (inherited from ParameterizableControl)
Public property TemplateControl  (inherited from Control)
Public property TemplateSourceDirectory  (inherited from Control)
Public property ToolTip  (inherited from WebControl)
Public property UniqueID  (inherited from Control)
Public property Visible  (inherited from Control)
Public property Width  (inherited from WebControl)

Top

Protected Properties

  Name Description
Protected property Adapter  (inherited from Control)
Protected property ChildControlsCreated  (inherited from Control)
Protected property ClientIDSeparator  (inherited from Control)
Protected property Context  (inherited from Control)
Protected property DesignMode  (inherited from Control)
Protected property Events  (inherited from Control)
Protected property HasChildViewState  (inherited from Control)
Protected property IdSeparator  (inherited from Control)
Protected property IsChildControlStateCleared  (inherited from Control)
Protected property IsEnabled  (inherited from WebControl)
Protected property IsTrackingViewState  (inherited from Control)
Protected property IsViewStateEnabled  (inherited from Control)
Protected property LoadViewStateByID  (inherited from Control)
Protected property TagKey  (inherited from WebControl)
Protected property TagName  (inherited from WebControl)
Protected property ViewState  (inherited from Control)
Protected property ViewStateIgnoresCase  (inherited from Control)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method ApplyStyle  (inherited from WebControl)
Public method ApplyStyleSheetSkin  (inherited from Control)
Public method CopyBaseAttributes  (inherited from WebControl)
Public method DataBind  Overloaded. (inherited from Control)
Public method Dispose  (inherited from Control)
Public method Equals  Overloaded. (inherited from Object)
Public method FindControl  Overloaded. (inherited from Control)
Public method Focus  (inherited from Control)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method HasControls  (inherited from Control)
Public method MergeStyle  (inherited from WebControl)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method Refresh Causes all of the child controls to be recreated.
Public method RenderBeginTag  (inherited from WebControl)
Public method RenderControl  Overloaded. (inherited from Control)
Public method RenderEndTag  (inherited from WebControl)
Public method ResolveClientUrl  (inherited from Control)
Public method ResolveUrl  (inherited from Control)
Public method SetData  (inherited from ParameterizableControl)
Public method SetRenderMethodDelegate  (inherited from Control)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method AddAttributesToRender  (inherited from WebControl)
Protected method AddedControl  (inherited from Control)
Protected method AddParsedSubObject  (inherited from Control)
Protected method BuildProfileTree  (inherited from Control)
Protected method ClearChildControlState  (inherited from Control)
Protected method ClearChildState  (inherited from Control)
Protected method ClearChildViewState  (inherited from Control)
Protected method CreateChildControls  (inherited from Control)
Protected method CreateControlCollection  (inherited from Control)
Protected method CreateControlStyle  (inherited from WebControl)
Protected method DataBind  Overloaded. (inherited from Control)
Protected method DataBindChildren  (inherited from Control)
Protected method DeserializeParameterMessages  (inherited from ParameterizableControl)
Protected method EnsureChildControls  (inherited from Control)
Protected method EnsureID  (inherited from Control)
Protected method Finalize  (inherited from Object)
Protected method FindControl  Overloaded. (inherited from Control)
Protected method GetBeginPoints  Gets the BeginPoints for the control. (inherited from ParameterizableControl)
Protected method GetDesignModeState  (inherited from Control)
Protected method GetMessageCacheKey  (inherited from ParameterizableControl)
Protected method GetParameterMessages  (inherited from ParameterizableControl)
Protected method GetUnderlyingElement  (inherited from ParameterizableControl)
Protected method HasEvents  (inherited from Control)
Protected method IndexParameterMessages  (inherited from ParameterizableControl)
Protected method IndexParameterMessageValues  (inherited from ParameterizableControl)
Protected method IsLiteralContent  (inherited from Control)
Protected method LoadControlState  (inherited from Control)
Protected method LoadViewState  (inherited from WebControl)
Protected method MapPathSecure  (inherited from Control)
Protected method MemberwiseClone  (inherited from Object)
Protected method OnBubbleEvent  (inherited from Control)
Protected method OnDataBinding  (inherited from Control)
Protected method OnInit  (inherited from Control)
Protected method OnLoad  (inherited from Control)
Protected method OnPreRender  (inherited from Control)
Protected method OnUnload  (inherited from Control)
Protected method OpenFile  (inherited from Control)
Protected method RaiseBubbleEvent  (inherited from Control)
Protected method RemovedControl  (inherited from Control)
Protected method Render  (inherited from WebControl)
Protected method RenderChildren  (inherited from Control)
Protected method RenderContents  (inherited from WebControl)
Protected method RenderControl  Overloaded. (inherited from Control)
Protected method ResolveAdapter  (inherited from Control)
Protected method SaveControlState  (inherited from Control)
Protected method SaveViewState  (inherited from WebControl)
Protected method SetDesignModeState  (inherited from Control)
Protected method TrackViewState  (inherited from WebControl)

Top

Public Events

  Name Description
Public event DataBinding  (inherited from Control)
Public event Disposed  (inherited from Control)
Public event Init  (inherited from Control)
Public event Load  (inherited from Control)
Public event PreRender  (inherited from Control)
Public event Unload  (inherited from Control)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementationMethod System.Web.UI.IAttributeAccessor.GetAttribute  (inherited from WebControl)
Explicit interface implementationMethod System.Web.UI.IAttributeAccessor.SetAttribute  (inherited from WebControl)
Explicit interface implementationMethod System.Web.UI.IControlDesignerAccessor.GetDesignModeState  (inherited from Control)
Explicit interface implementationMethod System.Web.UI.IControlDesignerAccessor.SetDesignModeState  (inherited from Control)
Explicit interface implementationMethod System.Web.UI.IControlDesignerAccessor.SetOwnerControl  (inherited from Control)
Explicit interface implementationMethod System.Web.UI.IParserAccessor.AddParsedSubObject  (inherited from Control)
Explicit interface implementationProperty System.Web.UI.IControlBuilderAccessor.ControlBuilder  (inherited from Control)
Explicit interface implementationProperty System.Web.UI.IControlDesignerAccessor.UserData  (inherited from Control)
Explicit interface implementationProperty System.Web.UI.IDataBindingsAccessor.DataBindings  (inherited from Control)
Explicit interface implementationProperty System.Web.UI.IDataBindingsAccessor.HasDataBindings  (inherited from Control)
Explicit interface implementationProperty System.Web.UI.IExpressionsAccessor.Expressions  (inherited from Control)
Explicit interface implementationProperty System.Web.UI.IExpressionsAccessor.HasExpressions  (inherited from Control)

Top

See Also

Reference

CustomReportViewControlBase Class
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace