Пример #1
0
 public static global::System.Collections.Generic.IEnumerable <string> GetMetaKeywords(IMetaDataControls that) => that.Value <global::System.Collections.Generic.IEnumerable <string> >("metaKeywords");
Пример #2
0
 public static string GetMetaName(IMetaDataControls that) => that.Value <string>("metaName");
Пример #3
0
 public static string GetMetaDescription(IMetaDataControls that) => that.Value <string>("metaDescription");
 public static IEnumerable <string> GetMetaKeywords(IMetaDataControls that) => that.Value <IEnumerable <string> >("metaKeywords");