コード例 #1
0
 public static string GetHeader(IDefaultPage that) => that.Value <string>("header");
コード例 #2
0
 public static IHtmlString GetContent(IDefaultPage that) => that.Value <IHtmlString>("content");