Example #1
0
 //City Field
 public string GetRegisterCityFieldText()
 {
     return(CityField.GetAttribute(TAG_ATTRIBUTE_VALUE));
 }