ASP. NET MVC loads the user control and obtains its control value or assignment

Source: Internet
Author: User

After having read this article "ASP, and assign value to" NET MVC after http://www.cnblogs.com/insus/p/3643254.html, When asked about Insus.net, you do not want to assign values in the control builder, but instead want to use jquery in the view to get the control values within the user control or to assign values to them. How do you want to do that?

Below insus.net spend less time, do a simple example, demonstrate and share the implementation of the method.


Before implementing, modify the public static htmlstring rendercontrol<t> (String path) method in the AscxUtility.cs class.

Because Web control needs to be placed within a form to run.


Create a user control Uc1.ascx:

In the controller, create a two action:

To create a view:

The above tag 3 is the get user control rendered by the htmlstring on the div tag.

Mark 4 and Tag 5 are to get the value with the assignment.

Live Demo:

Here is another method that is rendered using the Razor syntax, modified by the following four steps, and can be avoided by the controller write public Contentresult Showuc () Action.

The results of the operation did not change, or the same.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.