ConfigurationManager Class |
[Missing <summary> documentation for "T:Cadcorp.Configuration.ConfigurationManager"]
Namespace: Cadcorp.Configuration
The ConfigurationManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigurationManager | Initializes a new instance of the ConfigurationManager class |
| Name | Description | |
|---|---|---|
| AddIcon | ||
| AddOSOpenNamesSearch |
Adds an entry to the OS Open Names database
| |
| AddOSPlacesSearch |
Adds an entry to the OS Places Database
| |
| AddProxy | ||
| AddResolution | ||
| AddUpdateConnectionString | ||
| AddUpdateCRSValues |
Updates or Adds a CRS object in the system.
| |
| AddWatermark |
Adds a watermark.
| |
| CheckAddConnectorInfo |
Updates the database with connector information.
| |
| CheckAddIn | ||
| CopySearch | ||
| DeleteIcon | ||
| DeleteResolution | ||
| DeleteWatermark |
Deletes a watermark.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetAddIns | ||
| GetAdminLocalKnowledgeData | ||
| GetAdminNoticeBoardData | ||
| GetAdminTemplateData | ||
| GetAllAddIns | ||
| GetAllAppSettings |
Return a dictionary containing all the app settings for the site.
| |
| GetAllMaps | ||
| GetAllStylesByMapNameAndIntent | ||
| GetAppSetting |
Get a specific app setting.
| |
| GetConnectionStrings | ||
| GetControls | ||
| GetCRSValues |
Gets the current CRS Values from the database.
| |
| GetDBSearchConfiguration | ||
| GetDefaultMapName |
Gets the default map name from the database.
| |
| GetEmbeddableMapConfiguration | ||
| GetEmbeddedMapConfiguration | ||
| GetFirstMapName | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetIcons | ||
| GetLocalKnowledgeConfiguration | ||
| GetLocalKnowledgeLayerTemplates |
Gets layer templates for local knowledge id.
| |
| GetMapConfiguration | ||
| GetMapFrontPage | ||
| GetNamedConnectionString | ||
| GetNoticeBoardConfiguration | ||
| GetOsOpenNameFilterTypes |
Gets the content of the table Search_OS_Open_Name_Filter_Type
| |
| GetPrintTemplatesForMap |
Gets an array or print templates for the map
| |
| GetProjections |
Gets all available projections.
| |
| GetProxyConfiguration | ||
| GetQuickSearches | ||
| GetReportConfiguration | ||
| GetResolutions | ||
| GetSearches | ||
| GetSearchesForMap | ||
| GetSearchesForMapName | ||
| GetSearchPermissions | ||
| GetTemplates | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUrls | ||
| GetWatermarks |
Gets all watermarks.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RefreshAppSettings |
Refreshes the app settings, following an update.
| |
| RemoveConnectionString | ||
| RemoveCRS |
Removes a CRS From the site.
| |
| RemoveProxy | ||
| ResetAdminLocalKnowledgeData | ||
| ResetAdminNoticeBoardData | ||
| ResetAdminTemplateData | ||
| ResetCRSValues |
Resets the CRS Values in the application context.
| |
| ResetLocalKnowledge | ||
| ResetLocalKnowledge(Int32, Boolean) | ||
| ResetLocalKnowledgeLayerTemplates |
Resets the local knowledge data.
| |
| ResetMapConfiguration |
Reset the map configuration to allow data in admin system to be updated and displayed.
| |
| ResetReports | ||
| ResetSearches | ||
| ResetSearchesForMapName | ||
| ResetTemplates | ||
| SetOverlayIndex | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| UpdateAppSettings |
Updates an app setting in the database.
| |
| UpdateDatabase |
Ensure the database is updated to the latest schema version
| |
| UpdateIcon | ||
| UpdateOSOpenNamesSearch | ||
| UpdateOSPlacesSearch | ||
| UpdateStyle | ||
| UpdateWatermark |
Updates a watermark.
|