コード例 #1
0
 public static string GetMetaDescription(ISEocontrol that) => that.Value <string>("metaDescription");
コード例 #2
0
 public static global::System.Collections.Generic.IEnumerable <string> GetMetaKeywords(ISEocontrol that) => that.Value <global::System.Collections.Generic.IEnumerable <string> >("metaKeywords");
コード例 #3
0
 public static string GetMetaName(ISEocontrol that) => that.Value <string>("metaName");