Live Chat Icon For mobile
Live Chat Icon

How can I get the value of input box with type hidden in code-behind

Platform: ASP.NET| Category: Basic

You can set the runat= server for the hidden control and you can use ControlName.Value to get its value in CodeBehind file

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.