Share via


DashboardStorage Property

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 DashboardStorage property stores user-specific customization information for the entire dashboard. You can use this property to store and to retrieve dashboard-level settings or information that is common to many Web Parts.

The DashboardStorage property is used solely by Web Parts; the dashboard factory itself does not reference the property.

Note   This property is a string property. Typically, Web Parts will create an Extensible Markup Language (XML) format to fit many pieces of information into one string.

Property Value
Data Type String
Default None
IsContentIndexed FALSE
IsIndexed FALSE
IsMultiValued FALSE
IsReadOnly FALSE
IsRequired FALSE
IsVisible TRUE
Version 1
TextFormat Plain text

See Also

Dashboard Schema Properties | DashboardOrder Property