public interface IStylesheet : IFile, IEntity, IDeepCloneable, IRememberBeingDirty, ICanBeDirty
Properties View Source Properties
Returns a list of umbraco back office enabled stylesheet properties
DeclarationIEnumerable<IStylesheetProperty>? Properties { get; }
Property Value Methods View Source AddProperty(IStylesheetProperty)
Adds an Umbraco stylesheet property for use in the back office
Declarationvoid AddProperty(IStylesheetProperty property)
Parameters View Source RemoveProperty(String)
Removes an Umbraco stylesheet property
Declarationvoid 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