Interface ILogViewer
Namespace: DotNetNuke.Services.Log.EventLog
Assembly: DotNetNuke.dll
Syntax
public interface ILogViewer
Properties
| Improve this Doc View SourceEventFilter
Declaration
string EventFilter { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
| Improve this Doc View SourceBindData()
Declaration
void BindData()