Search Results for

    Show / Hide Table of Contents
    View Source

    Class LogTemplateResponseModel

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

    Properties

    View Source

    Count

    Gets or sets the count.

    Declaration
    public int Count { get; set; }
    Property Value
    Type Description
    System.Int32
    View Source

    MessageTemplate

    Gets or sets the message template.

    Declaration
    public string MessageTemplate { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Count
      • MessageTemplate
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX