Skip to main content

DashboardController Methods

A dashboard controller that handles interactions between client and server sides.
Name Description
ConvertItem() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
CreateNewDashboard() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
DataSourceWizardAction() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetAvailableFontFamilies() Inherited from RestrictedDashboardController.
GetBatchItemModel() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
GetConnectionStrings() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
GetDashboard(String) This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
GetDashboards() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
GetDataSources() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
GetDimensionFilterItems() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
GetDimensionFilterString() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
GetDimensionUniqueValues() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
GetFieldList() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetItemModel() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
GetMapShapeFileAction() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
GetParameterValues() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
GetType() Gets the Type of the current instance. Inherited from Object.
GetUnderlyingData() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
MarkDataSourcesForReloadAction() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
PerformExport() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
PostBatchItemModel() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
PostColoringScheme() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
PostDashboardPalette() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
PostItemModel() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
PostMapShapeFileAction() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
PostParameterValues() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
PostUnderlyingData() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
SaveDashboard() This member supports internal infrastructure and is not intended to be used directly from your code. Inherited from RestrictedDashboardController.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also