A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.IStylesheet.html below:

View Source Interface IStylesheet Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
public interface IStylesheet : IFile, IEntity, IDeepCloneable, IRememberBeingDirty, ICanBeDirty
Properties View Source Properties

Returns a list of umbraco back office enabled stylesheet properties

Declaration
IEnumerable<IStylesheetProperty>? Properties { get; }
Property Value Methods View Source AddProperty(IStylesheetProperty)

Adds an Umbraco stylesheet property for use in the back office

Declaration
void AddProperty(IStylesheetProperty property)
Parameters View Source RemoveProperty(String)

Removes an Umbraco stylesheet property

Declaration
void RemoveProperty(string name)
Parameters Type Name Description System.String name

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4