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
Hazel Mahmud
1.4k
315
69.9k
accesing nested master page control
Jul 31 2017 3:46 AM
hello.. i have asp.net c# page that use nested masterpage. how do i do to access the nested masterpage anchor href text(the red text) from the main masterpage if i click one of the <li>. Please give example. i really need help. TQ in advance.
eg:
<li><a href="../ifas/query_payment.aspx">
Claim
</a></li>
<li><a href="../ifas/query_pendahuluan.aspx">
Advance Payment
</a></li>
<li><a href="../ifas/query_kenderaan.aspx">
Vehicle Loan
</a></li>
<li><a href="../ifas/query_komputer.aspx">
Computer Loan
</a></li>
<li><a href="../ifas/query_perumahan.aspx">
Housing Loan
</a></li>
Reply
Answers (
1
)
SAP HANA Service Layer : Cannot establish trust relationship for the SSL / TLS Secure channel
Object Oriented Programming Concept: Abstract Method.