Interface IStylesheetProperty
Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public interface IStylesheetProperty : IRememberBeingDirty, ICanBeDirtyProperties
View SourceAlias
Declaration
string Alias { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String | 
Name
Declaration
string Name { get; }Property Value
| Type | Description | 
|---|---|
| System.String | 
Value
Declaration
string Value { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String |