Beispiel #1
0
 public static string GetMetaTitle(ISearchEngineOptimization that) => that.Value <string>("metaTitle");
Beispiel #2
0
 public static string GetMetaDescription(ISearchEngineOptimization that) => that.Value <string>("metaDescription");