Class LogTemplate
Inheritance
System.Object
Namespace: Umbraco.Core.Logging.Viewer
Assembly: Umbraco.Core.dll
Syntax
public class LogTemplate
Properties
View SourceCount
Declaration
public int Count { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
MessageTemplate
Declaration
public string MessageTemplate { get; set; }
Property Value
Type | Description |
---|---|
System.String |