TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
kagitas
NA
1
0
Request object
Sep 30 2004 7:00 AM
Hi, Is there a any way to set(assign) httprequest object,as it is readonly. Purpose: I am inheriting a base class WebForm1 to new class ParentWebForm1 and i want to use one of the Base(WebForm1's) (public)method in ParentWebForm1. In that base(WebForm1's) method ,it is using Request object for some validation. Is there any way for creating Request object for base(WebForm1) in derived class construtor as Request is Public. With advanced thanks, Jaya.........
Reply
Answers (
0
)
Add a new row to a datagrid dynamically
I need Help building this query: