summaryM:DotNetNuke.Services.Log.EventLog.DBLoggingProvider.SupportsEmailNotification

Namespace: DotNetNuke.Services.Log.EventLog
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public override bool SupportsEmailNotification()
Visual Basic
Public Overrides Function SupportsEmailNotification As Boolean

Return Value

returnsM:DotNetNuke.Services.Log.EventLog.DBLoggingProvider.SupportsEmailNotification

See Also