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