Skip to main content
All docs
V23.2

RestrictedDashboardController Members

A dashboard controller that handles interactions between client and server sides in Restricted mode.

Constructors

Name Description
RestrictedDashboardController() Initializes a new instance of the RestrictedDashboardController class.
RestrictedDashboardController(DashboardConfigurator) Initializes a new instance of the RestrictedDashboardController class with specified settings.

Fields

Name Description
DashboardStorageInstanceRouteName static This member supports internal infrastructure and is not intended to be used directly from your code.
DashboardStorageRouteName static This member supports internal infrastructure and is not intended to be used directly from your code.
DataServerRouteName static This member supports internal infrastructure and is not intended to be used directly from your code.
DataSourceStorageRouteName static This member supports internal infrastructure and is not intended to be used directly from your code.

Methods

Name Description
ConvertItem() This member supports internal infrastructure and is not intended to be used directly from your code.
CreateNewDashboard() This member supports internal infrastructure and is not intended to be used directly from your code.
DataSourceWizardAction() This member supports internal infrastructure and is not intended to be used directly from your code.
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()
GetBatchItemModel() This member supports internal infrastructure and is not intended to be used directly from your code.
GetConnectionStrings() This member supports internal infrastructure and is not intended to be used directly from your code.
GetDashboard(String) This member supports internal infrastructure and is not intended to be used directly from your code.
GetDashboards() This member supports internal infrastructure and is not intended to be used directly from your code.
GetDataSources() This member supports internal infrastructure and is not intended to be used directly from your code.
GetDimensionFilterItems() This member supports internal infrastructure and is not intended to be used directly from your code.
GetDimensionFilterString() This member supports internal infrastructure and is not intended to be used directly from your code.
GetDimensionUniqueValues() This member supports internal infrastructure and is not intended to be used directly from your code.
GetFieldList() This member supports internal infrastructure and is not intended to be used directly from your code.
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.
GetMapShapeFileAction() This member supports internal infrastructure and is not intended to be used directly from your code.
GetParameterValues() This member supports internal infrastructure and is not intended to be used directly from your code.
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.
MarkDataSourcesForReloadAction() This member supports internal infrastructure and is not intended to be used directly from your code.
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.
PostBatchItemModel() This member supports internal infrastructure and is not intended to be used directly from your code.
PostColoringScheme() This member supports internal infrastructure and is not intended to be used directly from your code.
PostDashboardPalette() This member supports internal infrastructure and is not intended to be used directly from your code.
PostItemModel() This member supports internal infrastructure and is not intended to be used directly from your code.
PostMapShapeFileAction() This member supports internal infrastructure and is not intended to be used directly from your code.
PostParameterValues() This member supports internal infrastructure and is not intended to be used directly from your code.
PostUnderlyingData() This member supports internal infrastructure and is not intended to be used directly from your code.
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.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also