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
santosh parida
NA
36
73.3k
how to call page_load event from button click...
May 11 2013 1:10 AM
I am having a linkbutton click event i.e
protected void lnkCollapse_Click(object sender, EventArgs e)
{
//this.Page_Load(sender, e);
}
Here i want to call the page load event
Thanks
Reply
Answers (
1
)
Syntax for show string value in File Upload control
use of Multiple web.config file in application.