ParameterizableControl Properties

Include Protected Members
Include Inherited Members

The ParameterizableControl type exposes the following members.

Properties

  Name Description
Public property AccessKey (Inherited from WebControl.)
Protected property Adapter (Inherited from Control.)
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 objects.
Public property BIDataContainer Returns an object that contains information about inbound parameters.
Public property BindingContainer (Inherited from Control.)
Public property BorderColor (Inherited from WebControl.)
Public property BorderStyle (Inherited from WebControl.)
Public property BorderWidth (Inherited from WebControl.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property ClientViewState Contains the client-side view state values for the control.
Protected property Context (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 ECMAScript (JavaScript, JScript) that renders this control.
Public property CustomStartupScript Contains optional client-side browser startup ECMAScript (JavaScript, JScript) for this control.
Protected property DesignMode (Inherited from Control.)
Public property ElementLocation The location in the repository of the underlying object for this control.
Public property Enabled (Inherited from WebControl.)
Public property EnableTheming (Inherited from WebControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property ExternalCssRelativePaths The relative paths to the cascading style sheets (CSS) that are used to render the Web Part.
Public property Font (Inherited from WebControl.)
Public property ForeColor (Inherited from WebControl.)
Public property FriendlyParameters Friendly name/value pairs.
Public property HasAttributes (Inherited from WebControl.)
Protected property HasChildViewState (Inherited from Control.)
Public property Height (Inherited from WebControl.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property InUseProviderParameterNames A list of strings that contain the parameter names that are connected to a consumer.
Public property IsAccessibilityMode Gets or sets a value that indicates whether accessibility mode is set for the 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.)
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property ProxyId The name of the proxy ECMAScript (JavaScript, JScript) variable, an instance of the ParameterizableControlProxy class.
Public property ResourcePath The URL path to resources.
Public property ScriptDependencies The script files that are used to render the Web Part.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebControl.)
Public property Style (Inherited from WebControl.)
Public property TabIndex (Inherited from WebControl.)
Protected property TagKey (Inherited from WebControl.)
Protected property TagName (Inherited from WebControl.)
Public property TargetControlId The identifier 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.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from Control.)
Public property Width (Inherited from WebControl.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See Also

Reference

ParameterizableControl Class

Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace