Subject | English | Korean |
comp., MS | mobile user control | 모바일 사용자 컨트롤 (An ASP.NET mobile control derived from the System.Web.UI.MobileControls.MobileUserControl class. User controls provide containers for custom controls built from other ASP.NET mobile controls) |
comp., MS | per-user control | 사용자별 컨트롤 (A dynamic Web Parts control that can be personalized and permanently deleted from a page for an individual user only. A per-user control appears on the page only when the page is in user scope. Note that a per-user control can have properties that are both user-scope and shared-scope for personalization purposes) |
comp., MS | user control | 사용자 정의 컨트롤 (A base control that provides a way to create a reusable custom control without having to create a new control class) |