Пример #1
0
 public static string GetStylesheet(IDesign that) => that.Value <string>("stylesheet");
Пример #2
0
 public static global::Umbraco.Core.Models.PublishedContent.IPublishedContent GetHeaderPhoto(IDesign that) => that.Value <global::Umbraco.Core.Models.PublishedContent.IPublishedContent>("headerPhoto");