If ErrorBoxType = Custom, this string is used in the pop-up dialogue for all errors.
[Visual Basic]
Public Property ErrorBoxCustomText As String
[C#]
public string ErrorBoxCustomText {get; set;}
See Also
DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace