Click or drag to resize
CMSAppSettingsGetApplicationSettings Event
Event which is trown when Azure application wants to read application settings.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static event CMSAppSettingsGetAppSettingsEventHandler GetApplicationSettings

Value

Type: CMS.BaseCMSAppSettingsGetAppSettingsEventHandler
See Also