diff options
Diffstat (limited to 'slips/src/app/Marina.Web.UI/LeaseSlip.aspx.designer.cs')
| -rw-r--r-- | slips/src/app/Marina.Web.UI/LeaseSlip.aspx.designer.cs | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/slips/src/app/Marina.Web.UI/LeaseSlip.aspx.designer.cs b/slips/src/app/Marina.Web.UI/LeaseSlip.aspx.designer.cs new file mode 100644 index 0000000..0f28679 --- /dev/null +++ b/slips/src/app/Marina.Web.UI/LeaseSlip.aspx.designer.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------
+// <auto-generated>
+// This code was generated by a tool.
+// Runtime Version:2.0.50727.1433
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+namespace Marina.Web.UI {
+
+
+ public partial class LeaseSlip {
+
+ /// <summary>
+ /// uxSubmitButton control.
+ /// </summary>
+ /// <remarks>
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ /// </remarks>
+ protected global::System.Web.UI.WebControls.Button uxSubmitButton;
+ }
+}
|
