Exemple #1
0
 public static string GetCTaheader(IIntro that) => that.Value <string>("cTAHeader");
Exemple #2
0
 public static IPublishedContent GetCTaimage(IIntro that) => that.Value <IPublishedContent>("cTAImage");
Exemple #3
0
 public static IHtmlString GetCTabody(IIntro that) => that.Value <IHtmlString>("cTABody");