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