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

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

Syntax

C#
public abstract bool SupportsEmailNotification()
Visual Basic
Public MustOverride Function SupportsEmailNotification As Boolean

Return Value

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

See Also