.ASCX 파일 확장자
ASP.NET User Control File
| 개발사 | Microsoft |
| 인기도 |
3.7 | 13 투표 |
ASCX 파일이란 무엇인가요?
An ASCX file is a webpage that can be used as a component of other webpages. For example, a navigation bar called navbar.ascx might be referenced by all pages within an ASP-driven website. A single change to the navbar.ascx file would then change the navigation bar on all the website's other pages.
ASCX 파일을 열거나 참조하는 프로그램
Windows
Mac