Skip to main content
All docs
V25.1
  • RestrictedDashboardController Members

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

    Constructors

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

    Methods

    Name Description
    ConvertItem()
    CreateNewDashboard()
    DataSourceWizardAction()
    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()
    GetConnectionStrings()
    GetDashboard(String)
    GetDashboards()
    GetDataSources()
    GetDimensionFilterItems()
    GetDimensionFilterString()
    GetDimensionUniqueValues()
    GetFieldList()
    GetHashCode() Serves as the default hash function. Inherited from Object.
    GetItemModel()
    GetMapShapeFileAction()
    GetParameterValues()
    GetType() Gets the Type of the current instance. Inherited from Object.
    GetUnderlyingData()
    MarkDataSourcesForReloadAction()
    MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
    PerformExport()
    PostBatchItemModel()
    PostColoringScheme()
    PostDashboardPalette()
    PostItemModel()
    PostMapShapeFileAction()
    PostParameterValues()
    PostUnderlyingData()
    ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
    SaveDashboard(String)
    ToString() Returns a string that represents the current object. Inherited from Object.
    See Also