Exemplo n.º 1
0
 /// <summary>Static getter for Title</summary>
 public static string GetTitle(IHeaderControl that)
 {
     return(that.GetPropertyValue <string>("title"));
 }