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
Pinku
1.4k
292
44.3k
How to change css class in code behind in vb.net
Jun 3 2020 2:48 AM
<div id="test" class="search-bar-inner-container">
i need to change this class="search-bar-inner-container" for id 'test' in code behind of vb.net file
so i tried like below
Protected test As As HtmlControls.HtmlGenericControl
test.Attributes.Add("class", "search-bar-inner-container1")
but its showing null error
Reply
Answers (
1
)
Student Management System Course and Session Issue
In-Built dependencies .Net Core