17 lines
489 B
C#
17 lines
489 B
C#
|
|
namespace SuperMap.RealEstate.Contract.Storage
|
|
{
|
|
public partial class CONTRACTEXITPage
|
|
{
|
|
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
|
|
|
|
protected global::SuperMap.RealEstate.Contract.Storage.CONTRACTEXIT CONTRACTEXIT1;
|
|
|
|
protected global::System.Web.UI.WebControls.Button ButtonDelete;
|
|
|
|
protected global::System.Web.UI.WebControls.Button ButtonClose;
|
|
|
|
protected global::System.Web.UI.WebControls.Button ButtonSave;
|
|
}
|
|
}
|