+
diff --git a/C2P/TranspCostMan.aspx.designer.cs b/C2P/TranspCostMan.aspx.designer.cs
index 904e4fd..55bcd67 100644
--- a/C2P/TranspCostMan.aspx.designer.cs
+++ b/C2P/TranspCostMan.aspx.designer.cs
@@ -3,15 +3,22 @@
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
+// the code is regenerated.
//
//------------------------------------------------------------------------------
-namespace C2P
-{
-
-
- public partial class TranspCostMan
- {
+namespace C2P {
+
+
+ public partial class TranspCostMan {
+
+ ///
+ /// mod_TranspCostMan control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ ///
+ protected global::C2P.WebUserControls.mod_TranspCostMan mod_TranspCostMan;
}
}
diff --git a/C2P/WebUserControls/mod_TranspCostMan.ascx b/C2P/WebUserControls/mod_TranspCostMan.ascx
new file mode 100644
index 0000000..9fdc876
--- /dev/null
+++ b/C2P/WebUserControls/mod_TranspCostMan.ascx
@@ -0,0 +1,64 @@
+<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_TranspCostMan.ascx.cs" Inherits="C2P.WebUserControls.mod_TranspCostMan" %>
+
+<%@ Register Src="~/WebUserControls/mod_fileUploader.ascx" TagName="mod_fileUploader" TagPrefix="uc1" %>
+
+