Click or drag to resize
CMSConnectionStringsGetConnectionString Event
Event which is thrown when Azure application wants to read application connection strings.

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

Value

Type: CMS.BaseCMSConnectionStringsGetConnectionStringEventHandler
See Also