G 
		
								
				
				
			
		Guest
I don't think this is possible, but wanted to check anyways.  I have the
following line of code in the Page_Load() event of every webform within as
asp.net project...
Dim GiftPurchase As AccountingLogic.Detroit.GiftPurchase
Is there anyway I can have this automatically appear for each new webform I
create, so I don't have to keep typing it? Thanks.
				
			following line of code in the Page_Load() event of every webform within as
asp.net project...
Dim GiftPurchase As AccountingLogic.Detroit.GiftPurchase
Is there anyway I can have this automatically appear for each new webform I
create, so I don't have to keep typing it? Thanks.