Click or drag to resize

ConfigurationManager Class

[Missing <summary> documentation for "T:Cadcorp.Configuration.ConfigurationManager"]

Inheritance Hierarchy
SystemObject
  Cadcorp.ConfigurationConfigurationManager

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public class ConfigurationManager

The ConfigurationManager type exposes the following members.

Constructors
  NameDescription
Public methodConfigurationManager
Initializes a new instance of the ConfigurationManager class
Top
Methods
  NameDescription
Public methodStatic memberAddIcon
Public methodStatic memberAddOSOpenNamesSearch
Adds an entry to the OS Open Names database
Public methodStatic memberAddOSPlacesSearch
Adds an entry to the OS Places Database
Public methodStatic memberAddProxy
Public methodStatic memberAddResolution
Public methodStatic memberAddUpdateConnectionString
Public methodStatic memberAddUpdateCRSValues
Updates or Adds a CRS object in the system.
Public methodStatic memberAddWatermark
Adds a watermark.
Public methodStatic memberCheckAddConnectorInfo
Updates the database with connector information.
Public methodStatic memberCheckAddIn
Public methodStatic memberCopySearch
Public methodStatic memberDeleteIcon
Public methodStatic memberDeleteResolution
Public methodStatic memberDeleteWatermark
Deletes a watermark.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetAddIns
Public methodStatic memberGetAdminLocalKnowledgeData
Public methodStatic memberGetAdminNoticeBoardData
Public methodStatic memberGetAdminTemplateData
Public methodStatic memberGetAllAddIns
Public methodStatic memberGetAllAppSettings
Return a dictionary containing all the app settings for the site.
Public methodStatic memberGetAllMaps
Public methodStatic memberGetAllStylesByMapNameAndIntent
Public methodStatic memberGetAppSetting
Get a specific app setting.
Public methodStatic memberGetConnectionStrings
Public methodStatic memberGetControls
Public methodStatic memberGetCRSValues
Gets the current CRS Values from the database.
Public methodStatic memberGetDBSearchConfiguration
Public methodStatic memberGetDefaultMapName
Gets the default map name from the database.
Public methodStatic memberGetEmbeddableMapConfiguration
Public methodStatic memberGetEmbeddedMapConfiguration
Public methodStatic memberGetFirstMapName
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetIcons
Public methodStatic memberGetLocalKnowledgeConfiguration
Public methodStatic memberGetLocalKnowledgeLayerTemplates
Gets layer templates for local knowledge id.
Public methodStatic memberGetMapConfiguration
Public methodStatic memberGetMapFrontPage
Public methodStatic memberGetNamedConnectionString
Public methodStatic memberGetNoticeBoardConfiguration
Public methodStatic memberGetOsOpenNameFilterTypes
Gets the content of the table Search_OS_Open_Name_Filter_Type
Public methodStatic memberGetPrintTemplatesForMap
Gets an array or print templates for the map
Public methodStatic memberGetProjections
Gets all available projections.
Public methodStatic memberGetProxyConfiguration
Public methodStatic memberGetQuickSearches
Public methodStatic memberGetReportConfiguration
Public methodStatic memberGetResolutions
Public methodStatic memberGetSearches
Public methodStatic memberGetSearchesForMap
Public methodStatic memberGetSearchesForMapName
Public methodStatic memberGetSearchPermissions
Public methodStatic memberGetTemplates
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberGetUrls
Public methodStatic memberGetWatermarks
Gets all watermarks.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberRefreshAppSettings
Refreshes the app settings, following an update.
Public methodStatic memberRemoveConnectionString
Public methodStatic memberRemoveCRS
Removes a CRS From the site.
Public methodStatic memberRemoveProxy
Public methodStatic memberResetAdminLocalKnowledgeData
Public methodStatic memberResetAdminNoticeBoardData
Public methodStatic memberResetAdminTemplateData
Public methodStatic memberResetCRSValues
Resets the CRS Values in the application context.
Public methodStatic memberResetLocalKnowledge
Public methodStatic memberResetLocalKnowledge(Int32, Boolean)
Public methodStatic memberResetLocalKnowledgeLayerTemplates
Resets the local knowledge data.
Public methodStatic memberResetMapConfiguration
Reset the map configuration to allow data in admin system to be updated and displayed.
Public methodStatic memberResetReports
Public methodStatic memberResetSearches
Public methodStatic memberResetSearchesForMapName
Public methodStatic memberResetTemplates
Public methodStatic memberSetOverlayIndex
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberUpdateAppSettings
Updates an app setting in the database.
Public methodStatic memberUpdateDatabase
Ensure the database is updated to the latest schema version
Public methodStatic memberUpdateIcon
Public methodStatic memberUpdateOSOpenNamesSearch
Public methodStatic memberUpdateOSPlacesSearch
Public methodStatic memberUpdateStyle
Public methodStatic memberUpdateWatermark
Updates a watermark.
Top
See Also