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