private static void configureIsReadOnly(FormularioCheckList_PreguntasView frm, bool isReadonly)
 {
     frm.IsEnabled = !isReadonly;
 }
 private static void configureIsReadOnly(FormularioCheckList_PreguntasView frm, bool isReadonly)
 {
     frm.IsEnabled = !isReadonly;
 }