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