Пример #1
0
 /// <summary>
 /// Verfiy whether the check box all disabled
 /// </summary>
 public Boolean AreCheckBoxOptionDisabled()
 {
     return(CustomerMapInfoCheckBoxField.IsAllItemDisabled());
 }