Class SavedLogSearch
Inheritance
System.Object
Namespace: Umbraco.Core.Logging.Viewer
Assembly: Umbraco.Core.dll
Syntax
public class SavedLogSearch
Properties
View SourceName
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Query
Declaration
public string Query { get; set; }
Property Value
Type | Description |
---|---|
System.String |