Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IStylesheetProperty

    Namespace: Umbraco.Cms.Core.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IStylesheetProperty : IRememberBeingDirty, ICanBeDirty

    Properties

    View Source

    Alias

    Declaration
    string Alias { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Name

    Declaration
    string Name { get; }
    Property Value
    Type Description
    System.String
    View Source

    Value

    Declaration
    string Value { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX