summaryM:DotNetNuke.Data.DataProvider.GetEventLogPendingNotif(System.Int32)
Namespace: DotNetNuke.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual IDataReader GetEventLogPendingNotif( int logConfigID ) |
Visual Basic |
---|
Public Overridable Function GetEventLogPendingNotif ( logConfigID As Integer ) As IDataReader |
Parameters
- logConfigID
- Type: System..::..Int32
paramlogConfigIDM:DotNetNuke.Data.DataProvider.GetEventLogPendingNotif(System.Int32)