IDBConfigReaderGetAppSettings Method |
Gets the app settings for the site.
Namespace:
Cadcorp.Configuration.Connectors
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
SyntaxConfigurationDataSetAppSettingsDataTable GetAppSettings()
Function GetAppSettings As ConfigurationDataSetAppSettingsDataTable
Return Value
Type:
ConfigurationDataSetAppSettingsDataTableDataTable full of app settings.
See Also