Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP .Net Web Controls
Convert aspx to ascx
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="James Li, post: 4295013"] I have a aspx page (TitleSearch.aspx) that inherits from a chain of aspx pages. now I need to convert TitleSearch.aspx to a user control. The user control class file needs to inherit from the System.Web.UI.WebUserControl, but the TitleSearch.aspx inherits from SearchBasePage.aspx. What should I do? I am looking for the way that requires minimum changes. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP .Net Web Controls
Convert aspx to ascx
Top