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
mithun kumar
NA
21
3.5k
here i am trying to redirect the same page using linkbutton.
Sep 8 2016 10:37 PM
here i am trying to redirect the same page using linkbutton in windowsforms application.
but it is showing error like nullReferenceException was unhandled
here is the code
private void linkLabel1_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)
{
HttpContext.Current.Response.Redirect("MerchantDashboard.cs");
}
Reply
Answers (
4
)
editors collection with DesignerSerializationVisibility
need a C# developer to convert VB6 code