Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IPublishedSnapshotStatus

    Returns the currents status for nucache

    Namespace: Umbraco.Cms.Core.PublishedCache
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IPublishedSnapshotStatus

    Properties

    View Source

    StatusUrl

    Gets the URL used to retreive the status

    Declaration
    string StatusUrl { get; }
    Property Value
    Type Description
    System.String

    Methods

    View Source

    GetStatus()

    Gets the status report as a string

    Declaration
    string GetStatus()
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • StatusUrl
    • Methods
      • GetStatus()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX