Click or drag to resize
CMSAppSettingsGetApplicationSettings Event
Event which is raised when external application wants to read application settings.

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

Value

Type: CMS.BaseCMSAppSettingsGetAppSettingsEventHandler
See Also