"Skin" in ASP. NET"

Source: Internet
Author: User

When I first encountered the. Skin file, I did not know it was placed inSource codeIt is a useless file.

Later, I saw an explanation of the. Skin file in ASP. net2.0 advanced programming .. The skin file is a topic file. First, you mustProgramCreate the correct folder structure. Right-click the project and add a new folder named app_themes. Then you can create a. Skin file under it.

The. Skin file is used to define the style applied to server controls on ASP. NET pages. It is worth noting that skin can only define the style of server controls. But our developers have to define styles other than server controls. What should we do? Others are completed by CSS files, so the creation of themes is completed by skin and CSS.

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.