public static string GetTextRelayString(RelayInfo info, int id)
 {
     return(BaseGumpLayout.GetTextRelayString(info, id));
 }