Ejemplo n.º 1
0
 public static string GetTitle(ITitleControls that) => that.Value <string>("title");
Ejemplo n.º 2
0
 public static global::System.Web.IHtmlString GetSubTitle(ITitleControls that) => that.Value <global::System.Web.IHtmlString>("subTitle");