Search Results for

    Show / Hide Table of Contents
    View Source

    Class LogMessagePropertyPresentationModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.LogViewer
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class LogMessagePropertyPresentationModel

    Properties

    View Source

    Value

    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
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Value
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX