Exemplo n.º 1
0
 public static string GetPageTabName(IMetaControls that) => that.Value <string>("pageTabName");
Exemplo n.º 2
0
 public static string GetCanIndex(IMetaControls that) => that.Value <string>("canIndex");