Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IIsProtected

    Marker interface that indicates the type can represent the state of protected content.

    Namespace: Umbraco.Cms.Api.Management.ViewModels
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public interface IIsProtected

    Properties

    View Source

    IsProtected

    Gets or sets a value indicating whether the model represents content that is protected.

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