You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
814 B

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. //
  5. // Changes to this file may cause incorrect behavior and will be lost if
  6. // the code is regenerated.
  7. // </auto-generated>
  8. //------------------------------------------------------------------------------
  9. namespace Swift.web.DynamicData.FieldTemplates
  10. {
  11. public partial class SwiftTextBoxCombo_EditField
  12. {
  13. protected System.Web.UI.WebControls.TextBox TextBox1;
  14. protected System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1;
  15. protected System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator1;
  16. protected System.Web.DynamicData.DynamicValidator DynamicValidator1;
  17. }
  18. }