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