Search Results for

    Show / Hide Table of Contents

    Enum OutputAvailabilityState

    Describes not directly rendering-outcome related state of an Output
    SourceReplaced: The output is derived from a non-current source (e.g. after Original file replacement)
    RerenderRequested: Rerendering has been explicitly requested or an OutputFormat used to produce this Output was edited
    ToBeDeleted: The output is about to be or already has been deleted

    Namespace: System.Dynamic.ExpandoObject
    Syntax
    [GeneratedCode("NJsonSchema", "13.20.0.0 (NJsonSchema v10.9.0.0 (Newtonsoft.Json v13.0.0.0))")]
    public enum OutputAvailabilityState

    Normal

    RerenderRequested

    SourceReplaced

    ToBeDeleted

    Back to top Generated by DocFX