Class LogMessagePropertyPresentationModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.LogViewer
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class LogMessagePropertyPresentationModel
Properties
View SourceValue
Gets or sets the value of the log message property (can be null).
Declaration
public string Value { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |