Ejemplo n.º 1
0
 public static global::Umbraco.Core.Models.PublishedContent.IPublishedContent GetFooterWave(IFooter that) => that.Value <global::Umbraco.Core.Models.PublishedContent.IPublishedContent>("footerWave");
Ejemplo n.º 2
0
 public static string GetCopyrightText(IFooter that) => that.Value <string>("copyrightText");
Ejemplo n.º 3
0
 public static global::System.Web.IHtmlString GetFooterText(IFooter that) => that.Value <global::System.Web.IHtmlString>("footerText");