Web Part Schema Properties
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
The property values of the Web Part schema are interpreted by the dashboard view. The properties are part of the Web Part content class that the default dashboard factory engine uses. You can define additional properties for Web Parts, but they will not be part of the base content class.
A property is either user- or view-specific. Properties that are not user-specific contain metadata about the Web Part. You can implement a dashboard, so it stores specific property values for each user, making it possible for different users to set different values for certain properties.
In This Section
Web Part Schema Priorities and Conflicts
Related Sections
- Digital Dashboard Reference
When you create a new Digital Dashboard project, you encounter a number of dialog boxes that collect information for your application. - Dashboard Schema Properties
Digital dashboards define a standard set of properties that determine the behavior and appearance of the digital dashboard and the Web Parts that it contains. - Digital Dashboard Services Component
The Digital Dashboard Services Component is a client-side component that is included in every dashboard page as a hidden object.