Search Results for

    Show / Hide Table of Contents
    View Source

    Interface ILogViewerQuery

    Namespace: Umbraco.Cms.Core.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public interface ILogViewerQuery : IEntity, IDeepCloneable

    Properties

    View Source

    Name

    Declaration
    string Name { get; set; }
    Property Value
    Type Description
    string
    View Source

    Query

    Declaration
    string Query { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX