Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
AbstractActionContext(TContext) Class
AbstractAdvancedHandler Class
AbstractBaseProvider(ProviderType) Class
AbstractContext(TContext) Class
AbstractDataContainer(ParentObjectType) Class
AbstractHandler Class
AbstractHelper Class
AbstractHelper(HelperType) Class
AbstractHierarchicalObject(TObject) Class
AbstractManager Class
AbstractManager(ManagerType) Class
AbstractObject Class
AbstractPropertyAttribute Class
AbstractSimpleDataContainer(TObject) Class
AbstractWorker Class
ActionCancelledException Class
AdvancedHandler Class
AdvancedHandler(TParameter) Class
AdvancedHandler(THandler, TArgs) Class
AdvancedHandlerInvoker(TItem, THandler) Class
AggregatedDataContainer Class
ApplicationEvents Class
ApplicationModule Class
AppSetting(TValue) Class
AppSettingsService Class
AttributeHelper Class
AzureHelper Class
BaseExtensions Class
BaseModule Class
BaseModuleMetadata Class
BeforeConditionalEvent(TArgs) Class
BoolAppSetting Class
ClassEventArgs Class
ClassHelper Class
ClassNotLoadedException Class
ClassTypeSettings Class
CMSActionContext Class
CMSAppSettings Class
CMSAppSettings.GetAppSettingsEventHandler Delegate
CMSConnectionStrings Class
CMSConnectionStrings.GetConnectionStringEventHandler Delegate
CMSEventArgs Class
CMSEventArgs(ParameterType) Class
CMSExtensibilitySection Class
CMSLazy(TValue) Class
CMSParallel Class
CMSRegex Class
CMSStatic(TValue) Class
CMSString Class
CMSThread Class
CMSVersion Class
ConditionalEvent(TArgs) Class
ConditionalEventBase(TEvent, TArgs) Class
ConditionalEventBase(TEvent, TArgs).ConditionFunction Delegate
ConditionalObjectFactory(ObjectType) Class
ConnectionStringService Class
ContextContainer(TParent) Class
CoreMethods Class
DataContainer Class
DataRowContainer Class
DataSetContainer Class
DataTableContainer Class
DebugContext Class
DebugEventArgs Class
DebugEvents Class
DebugHandler Class
DebugHelper Class
DebugSettings Class
DefaultModuleUsageDataCollection Class
DefaultModuleUsageDataSourceContainer Class
DisposableObject Class
DynamicProperty(PropertyType) Class
EnumDataContainer Class
EnumerableDataContainer(T) Class
EventList Class
ExcludeFromDebug Class
Extend(ObjectType) Class
ExtendedActionContext(TContext) Class
Extender(T) Class
ExtendList(ListType, ExtensionType) Class
Extension Class
Extension(TExtension) Class
ExtensionAttribute Class
ExtensionProperties Class
GeneralIndexableWrapper(KeyType, ValueType) Class
GenericExtension(ExtensionType) Class
GenericProperty(PropertyType) Class
GetVaryByCustomStringEventArgs Class
GetVaryByCustomStringHandler Class
GroupedDataSource Class
GroupedEnumerable(ItemType) Class
HandlersDebug Class
HideFromDebugContextAttribute Class
HttpCacheability Enumeration
HttpCacheRevalidation Enumeration
IAdvancedDataContainer Interface
IAuthenticationService Interface
IBrowser Interface
ICache Interface
ICloneThreadItem Interface
ICMSObject Interface
ICMSStatic Interface
ICMSStorage Interface
IConditionalEvent(TEvent) Interface
IConditionalObjectFactory Interface
IContext Interface
ICustomizableProvider Interface
IDataContainer Interface
IExtensible Interface
IGeneralIndexable Interface
IGeneralIndexable(TKey, TObject) Interface
IGenericExtension Interface
IGenericProperty Interface
IGroupedData Interface
IHierarchicalDataContainer Interface
IHierarchicalObject Interface
IHttpApplication Interface
IHttpContext Interface
IHttpContextAccessor Interface
IHttpCookie Interface
IHttpCookieCollection Interface
IIndexable Interface
IIndexable(T) Interface
IMacroObject Interface
IMetadata Interface
IModuleUsageCounter Interface
IModuleUsageDataCollection Interface
IModuleUsageDataItem Interface
IModuleUsageDataSource Interface
IModuleUsageDataSourceContainer Interface
INamedEnumerable Interface
INamedEnumerable(T) Interface
INameIndexable Interface
INameIndexable(T) Interface
INotCopyThreadItem Interface
IntAppSetting Class
IObjectCondition Interface
IRecursionControlHandler(TArgs) Interface
IRelatedData Interface
IRequest Interface
IRequestContext Interface
IResponse Interface
IRouteData Interface
IServer Interface
ISession Interface
ISimpleDataContainer Interface
ISiteInfo Interface
ISiteService Interface
ItemsFunctions Class
ITreeNode Interface
ITypedCollection Interface
IUserInfo Interface
IValidationError Interface
IValidationErrorExtensions Class
IValidator Interface
IValidatorExtensions Class
IVirtualHierarchicalObject Interface
IVirtualTypedCollection Interface
LockedSection Class
LockHelper Class
LockObject Class
LogStatusEnum Enumeration
MultiKeyDictionary(ValueType) Class
ObjectCondition(TInput) Class
ObjectContainer Class
ObjectExtensions Class
ObjectGenerator(TBase) Class
ObjectLifeTimeEnum Enumeration
ObjectLifeTimeFunctions Class
OnDisposedCallback Class
ProcessStatus Enumeration
Property(T) Class
PropertyAttribute Class
PropertySettings(InfoType) Class
QueryEventArgs Class
QueryHandler Class
ReadOnlyAbstractHierarchicalObject(ObjectType) Class
RecursionControl Class
RegisteredProperties(TParent) Class
RegisteredProperties(TParent).RegistrationCallbackHandler Delegate
RegisterModuleUsageDataSourceAttribute Class
RequestEvents Class
RequestItems Class
RequestLog Class
RequestLogs Class
RequestSettings Class
RequestStockValue(TValue) Class
ResetDebugSettingsWebFarmTask Class
RestartRequiredEventArgs Class
RestartRequiredHandler Class
SafeDictionary(TKey, TValue) Class
SafeDictionaryContainer(ValueType) Class
SafeHashSet(T) Class
SettingsHelper Class
SimpleHandler Class
SimpleHandler(TParameter) Class
SimpleHandler(THandler, TArgs) Class
SimpleQueueItem Class
SimpleQueueWorker(T) Class
SimpleSystemHandler Class
SimpleThreadHandler Class
StringAppSetting Class
StringExtensions Class
StringList Class
StringSafeDictionary(TValue) Class
SystemContext Class
SystemEventArgs Class
SystemEvents Class
TaskHelper Class
ThreadDebug Class
ThreadDebugItem Class
ThreadEventArgs Class
ThreadEvents Class
ThreadHandler Class
ThreadItems Class
ThreadModeEnum Enumeration
ThreadQueueWorker(TItem, TWorker) Class
ThreadQueueWorkerEventArgs(TItem) Class
ThreadQueueWorkerEvents(TItem, TWorker) Class
ThreadQueueWorkerHandler(TItem) Class
ThreadRequiredContextAttribute Class
ThreadSettings Class
ThreadWorker(T) Class
TwoLevelDictionary(PrimaryKeyType, SecondaryKeyType, ValueType) Class
TypeHelper Class
URLEventArgs Class
URLHandler Class
UserPrivilegeLevelEnum Enumeration
WindowsIdentityHelper Class
CMSAppSettings
GetAppSettingsEventHandler Delegate
Delegate for event for reading application's settings.
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
delegate
string
GetAppSettingsEventHandler
(
string
key
)
Parameters
key
Type:
System
String
Return Value
Type:
String
See Also
Reference
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com