ResourceDependencies Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Defines resources that are required to render a Web Part.

The ResourceDependencies type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property CustomStartupScript A script to run in the browser when the Web Part is rendered.
Public property ExternalCssDependencies The relative paths to the cascading style sheets (CSS) that are used to render the Web Part.
Public property ScriptDependencies The script files that are used to render the Web Part.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ResourceDependencies Class

Microsoft.PerformancePoint.Scorecards.Script Namespace