|
|
|
@ -36,6 +36,6 @@ public class CoursePublic |
|
|
|
|
public string ExamDate { get; set; } |
|
|
|
|
public string ExamBeginDate { get; set; } |
|
|
|
|
public string ExamEndDate { get; set; } |
|
|
|
|
public string DisableBtn { get; set; } |
|
|
|
|
public bool? DisableBtn { get; set; } |
|
|
|
|
public string BtnActionType { get; set; } = "Add"; |
|
|
|
|
} |