コード例 #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");