DataWeb
Search Results for

    Show / Hide Table of Contents

    Enum TemplateStatus

    Represents the status of a template.

    Namespace: DataWeb.Templating
    Assembly: DataWeb.Core.dll
    Syntax
    public enum TemplateStatus

    Fields

    Name Description
    Active

    The template is active.

    Deleted

    The template is deleted.

    Inactive

    The template is inactive.

    In this article
    Back to top Generated by DocFX