Share via


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

Serves as the base class for Web controls that take parameters, emit parameters, or both.

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

Protected Constructors

  Name Description
Protected method ParameterizableControl Initializes a new instance of the ParameterizableControl 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.
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 Controls  (inherited from Control)
Public property ControlStyle  (inherited from WebControl)
Public property ControlStyleCreated  (inherited from WebControl)
Public property CssClass  (inherited from WebControl)
Public property CustomRenderScript Contains client-side browser javascript that renders this control.
Public property CustomStartupScript  
Public property DashboardId The GUID that corresponds to some Dashboard.Guid.
Public property DashboardItemId The GUID that corresponds to some DashboardItem.Guid.
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.
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.
Public property Page  (inherited from Control)
Public property ParameterMessageIndex The index of ParameterMessage instances, keyed by MappingId.
Public property Parameters The parameters passed to the control being rendered, an array of ParameterMessage.
Public property ParameterValuesIndex This contains a dictionary of DataTable instances, keyed by MappingId, containing the GetParameterDisplayData result for each item in the ParameterMessageIndex.
Public property Parent  (inherited from Control)
Public property ProxyId The name of the proxy javascript variable, an instance of the ParameterizableControlProxy javascript class.
Public property ResourcePath The URL path to resources.
Public property ScriptDependencies An array of string that represents relative .js file paths in the defined WebParts assembly resources directory.
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.
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 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 Initializes the current instance according to a standard interface.
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 Parses the inbound parameters string into a list of parameter messages.
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.
Protected method GetDesignModeState  (inherited from Control)
Protected method GetMessageCacheKey  
Protected method GetParameterMessages Parses the inbound parameters string into two lists of Parameter messages: one before being passed to the parameter provider, and one after.
Protected method GetUnderlyingElement Returns the underlying element of the control.
Protected method HasEvents  (inherited from Control)
Protected method IndexParameterMessages Creates an index of parameter messages.
Protected method IndexParameterMessageValues Creates an index of parameter data.
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

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