R
Richard Y
I've written a custom class that inherits from System.Web.UI.Page, and
I'd like VS.NET 2003 to use it as the default class in my codebehind
pages. I didn't see any way to set this in the GUI. I did a text
search, and found references to System.Web.UI.Page in
EnterpriseFrameworks\Policy\DAP.TDL and
EnterpriseFrameworks\Policy\VSIDE.tdl under my VS.NET 2003 folder. Can
I just edit those references to refer to my custom classes? What are
those files for, in general?
Thanks,
Richard
I'd like VS.NET 2003 to use it as the default class in my codebehind
pages. I didn't see any way to set this in the GUI. I did a text
search, and found references to System.Web.UI.Page in
EnterpriseFrameworks\Policy\DAP.TDL and
EnterpriseFrameworks\Policy\VSIDE.tdl under my VS.NET 2003 folder. Can
I just edit those references to refer to my custom classes? What are
those files for, in general?
Thanks,
Richard