Server Control-apply tagprefixattribute-Note (5)

Source: Internet
Author: User

Tabprefixattribute is the attribute of the accessories layer. It provides a tag prefix.

When a widget is dragged from the toolbox to the design interface, the designer uses this label prefix for the widget.

If this attribute is not applied, the designer will generate a default label prefix, such as "", on the page.

Because tagprefixattribute is an attribute of the accessory layer, it is not directly applied to any specific control,

It is declared in a separate file,

And compiled into the same accessory as the control.

 

In the control project, locate assemblyinfo. CS under properties and add:

Using system. Web. UI;
[Assembly: tagprefix ("mspress. servercontrols", "MSP")]

When we drag the control from the toolbox to the page, the label prefix "MSP" is automatically generated"

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.