System.Web.UI.WebControls 네임스페이스
웹 페이지에 웹 서버 컨트롤을 만드는 데 사용할 수 있는 클래스가 포함되어 있습니다. Contains classes that allow you to create Web server controls on a Web page. 웹 서버 컨트롤은 서버에서 실행되며 단추 및 텍스트 상자와 같은 폼 컨트롤을 포함합니다. Web server controls run on the server and include form controls such as buttons and text boxes. 달력과 같은 특수 용도의 컨트롤도 포함합니다. They also include special-purpose controls such as a calendar. 웹 서버 컨트롤은 서버에서 실행되므로 이러한 요소를 프로그래밍 방식으로 제어할 수 있습니다. Because Web server controls run on the server, you can programmatically control these elements. 웹 서버 컨트롤은 HTML로 렌더링되지만 해당 개체 모델이 반드시 HTML 구문을 반영하는 것은 아닙니다. Although Web server controls are rendered as HTML, their object model does not necessarily reflect HTML syntax.
클래스
AccessDataSource |
데이터 바인딩된 컨트롤에서 사용되는 Microsoft Access 데이터베이스를 나타냅니다.Represents a Microsoft Access database for use with data-bound controls. |
AccessDataSourceView |
AccessDataSource 컨트롤을 지원하고, Microsoft Access 데이터베이스에 대해 SQL(구조적 쿼리 언어)을 사용하여 데이터를 검색할 데이터 바인딩된 컨트롤에 대한 인터페이스를 제공합니다.Supports the AccessDataSource control and provides an interface for data-bound controls to perform data retrieval using Structured Query Language (SQL) against a Microsoft Access database. |
AdCreatedEventArgs |
AdCreated 컨트롤의 AdRotator 이벤트에 대한 데이터를 제공합니다.Provides data for the AdCreated event of the AdRotator control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
AdRotator |
웹 페이지에서 광고 배너를 표시합니다.Displays an advertisement banner on a Web page. |
AssociatedControlConverter |
현재 컨테이너의 WebControl 컨트롤 목록을 검색하는 형식 변환기를 제공합니다.Provides a type converter that retrieves a list of WebControl controls in the current container. |
AuthenticateEventArgs |
Authenticate 이벤트에 대한 데이터를 제공합니다.Provides data for the Authenticate event. |
AutoFieldsGenerator |
ASP.NET Dynamic Data 기능을 사용하는 데이터 바인딩된 컨트롤에 대한 필드를 자동으로 생성하는 클래스의 기본 클래스를 나타냅니다.Represents a base class for classes that automatically generate fields for data-bound controls that use ASP.NET Dynamic Data features. |
AutoGeneratedField |
데이터 바인딩된 컨트롤에서 자동으로 생성된 필드를 나타냅니다.Represents an automatically generated field in a data-bound control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
AutoGeneratedFieldProperties |
AutoGeneratedField 개체의 속성을 나타냅니다.Represents the properties of an AutoGeneratedField object. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
BaseCompareValidator |
형식화된 비교를 수행하는 유효성 검사 컨트롤의 추상 기본 클래스로 사용됩니다.Serves as the abstract base class for validation controls that perform typed comparisons. |
BaseDataBoundControl |
ASP.NET 데이터 소스 제어를 사용하여 데이터에 바인딩되는 컨트롤에 대한 기본 클래스로 사용됩니다.Serves as the base class for controls that bind to data using an ASP.NET data source control. |
BaseDataList |
DataList 및 DataGrid와 같은 데이터 목록 컨트롤에 대한 추상 기본 클래스로 사용됩니다.Serves as the abstract base class for data listing controls, such as DataList and DataGrid. 이 클래스는 모든 데이터 목록 컨트롤에 공통적인 메서드 및 속성을 제공합니다.This class provides the methods and properties common to all data listing controls. |
BaseValidator |
유효성 검사 컨트롤에 대한 추상 기본 클래스로 사용됩니다.Serves as the abstract base class for validation controls. |
BoundColumn |
데이터 원본의 필드에 바인딩된 DataGrid 컨트롤에 대한 열 형식입니다.A column type for the DataGrid control that is bound to a field in a data source. |
BoundField |
데이터 바인딩된 컨트롤에 텍스트로 표시되는 필드를 나타냅니다.Represents a field that is displayed as text in a data-bound control. |
BulletedList |
항목의 목록을 글머리 기호 형식으로 생성하는 컨트롤을 만듭니다.Creates a control that generates a list of items in a bulleted format. |
BulletedListEventArgs |
Click 컨트롤의 BulletedList 이벤트에 대한 데이터를 제공합니다.Provides data for the Click event of a BulletedList control. |
Button |
웹 페이지에 누름 단추 컨트롤을 표시합니다.Displays a push button control on the Web page. |
ButtonColumn |
사용자 정의 단추를 포함하는 DataGrid 컨트롤에 대한 열 형식입니다.A column type for the DataGrid control that contains a user-defined button. |
ButtonField |
데이터 바인딩된 컨트롤에서 단추로 표시되는 필드를 나타냅니다.Represents a field that is displayed as a button in a data-bound control. |
ButtonFieldBase |
ButtonField 또는 CommandField 클래스와 같은 단추 필드에 대한 추상 기본 클래스로 사용됩니다.Serves as the abstract base class for button fields, such as the ButtonField or CommandField class. ButtonFieldBase 클래스는 모든 단추 필드에 공통인 메서드 및 속성을 제공합니다.The ButtonFieldBase class provides the methods and properties that are common to all button fields. |
Calendar |
사용자가 날짜를 선택하고 다음 또는 이전 달로 이동할 수 있도록 하는 1개월형 달력을 표시합니다.Displays a single-month calendar that enables the user to select dates and move to the next or previous month. |
CalendarDay |
Calendar 컨트롤의 날짜를 나타냅니다.Represents a date in the Calendar control. |
CallingDataMethodsEventArgs |
CallingDataMethods 이벤트에 대한 데이터를 제공합니다.Provides data for the CallingDataMethods event. |
ChangePassword |
사용자가 자신의 웹 사이트 암호를 변경할 수 있는 사용자 인터페이스를 제공합니다.Provides a user interface that enable users to change their Web site password. |
CheckBox |
사용자가 |
CheckBoxField |
데이터 바인딩된 컨트롤에서 확인란으로 표시되는 부울 필드를 나타냅니다.Represents a Boolean field that is displayed as a check box in a data-bound control. |
CheckBoxList |
컨트롤을 데이터 소스에 바인딩하여 동적으로 다중 선택 확인란 그룹을 만듭니다.Creates a multi selection check box group that can be dynamically created by binding the control to a data source. |
CircleHotSpot |
ImageMap 컨트롤의 원형 핫 스폿 영역을 정의합니다.Defines a circular hot spot region in an ImageMap control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
CommandEventArgs |
|
CommandField |
데이터 바인딩된 컨트롤에서 작업 선택, 편집, 삽입 또는 삭제를 수행하기 위해 명령 단추를 표시하는 특수 필드를 나타냅니다.Represents a special field that displays command buttons to perform selecting, editing, inserting, or deleting operations in a data-bound control. |
CompareValidator |
사용자가 입력 컨트롤에 입력한 값과 다른 입력 컨트롤에 입력된 값 또는 상수 값을 비교합니다.Compares the value entered by the user in an input control with the value entered in another input control, or with a constant value. |
CompleteWizardStep |
CreateUserWizard 컨트롤을 사용하여 사용자 계정을 만들기 위한 최종 단계의 템플릿을 정의합니다.Defines the template of the final step for creating a user account with the CreateUserWizard control. |
CompositeControl |
자식 컨트롤을 포함하는 웹 컨트롤에 필요한 기본 기능을 구현합니다.Implements the basic functionality required by Web controls that contain child controls. |
CompositeDataBoundControl |
다른 서버 컨트롤로 구성된 테이블 형식 데이터 바인딩된 컨트롤에 대한 기본 클래스를 나타냅니다.Represents the base class for a tabular data-bound control that is composed of other server controls. |
Content |
마스터 페이지에서 ContentPlaceHolder 컨트롤로 렌더링하도록 텍스트, 태그 및 서버 컨트롤을 보유합니다.Holds text, markup, and server controls to render to a ContentPlaceHolder control in a master page. |
ContentPlaceHolder |
ASP.NET 마스터 페이지에서 콘텐츠에 대한 영역을 정의합니다.Defines a region for content in an ASP.NET master page. |
ContextDataSource |
데이터 소스 제어에 대한 기본 클래스를 나타냅니다.Represents a base class for data source controls. |
ContextDataSourceContextData |
ContextDataSource 클래스의 컨텍스트 데이터를 나타냅니다.Represents the context data for the ContextDataSource class. |
ContextDataSourceView |
ContextDataSource 컨트롤을 지원하고 데이터 작업을 수행할 데이터 바인딩된 컨트롤에 대한 인터페이스를 제공합니다.Supports the ContextDataSource control and provides an interface for data-bound controls to perform data operations. |
ControlIDConverter |
현재 컨테이너의 컨트롤 ID 목록을 검색할 형식 변환기를 제공합니다.Provides a type converter that retrieves a list of control IDs in the current container. |
ControlParameter |
Control의 속성 값을 매개 변수 개체에 바인딩합니다.Binds the value of a property of a Control to a parameter object. |
ControlPropertyNameConverter |
현재 컨트롤의 속성 이름 목록을 검색하는 형식 변환기를 제공합니다.Provides a type converter that retrieves a list of property names for the current control. |
CookieParameter |
클라이언트 쪽 HTTP 쿠키의 값을 매개 변수 개체에 바인딩합니다.Binds the value of a client-side HTTP cookie to a parameter object. 매개 변수가 있는 쿼리 또는 명령에서 해당 매개 변수를 사용하여 데이터를 선택, 필터링 또는 업데이트할 수 있습니다.The parameter can be used in a parameterized query or command to select, filter, or update data. |
CreateUserErrorEventArgs |
CreateUserError 이벤트에 대한 데이터를 제공합니다.Provides data for the CreateUserError event. |
CreateUserWizard |
새 웹 사이트 사용자 계정을 만들기 위한 사용자 인터페이스를 제공합니다.Provides a user interface for creating new Web site user accounts. |
CreateUserWizardStep |
템플릿으로 작성할 수 있는 단계에서 사용자를 만들기 위한 기본적인 기능을 포함합니다.Contains basic functionality for creating a user in a step that can be templated. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
CreatingModelDataSourceEventArgs |
CreatingModelDataSource 및 CreatingModelDataSource 이벤트에 대한 데이터를 제공합니다.Provides data for the CreatingModelDataSource and CreatingModelDataSource events. |
CustomValidator |
입력 컨트롤에서 사용자 정의 유효성 검사를 수행합니다.Performs user-defined validation on an input control. |
DataBoundControl |
목록 또는 테이블 형식에서 해당 데이터를 표시하는 모든 ASP.NET 버전 2.0 데이터 바인딩된 컨트롤에 대한 기본 클래스로 사용됩니다.Serves as the base class for all ASP.NET version 2.0 data-bound controls that display their data in list or tabular form. |
DataControlCommands |
DataControlCommands 클래스에는 UI(사용자 인터페이스)의 일관성을 유지하기 위해 데이터 바인딩된 모든 ASP.NET 컨트롤에서 사용하는 공용 필드가 포함되어 있습니다.The DataControlCommands class contains public fields that all ASP.NET data-bound controls use, to promote a consistent user interface (UI). 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DataControlField |
모든 데이터 컨트롤 필드 형식의 기본 클래스로 사용되며 DetailsView 및 GridView와 같은 표 형식 데이터 바인딩된 컨트롤에서 데이터 열을 나타냅니다.Serves as the base class for all data control field types, which represent a column of data in tabular data-bound controls such as DetailsView and GridView. |
DataControlFieldCell |
DetailsView 또는 GridView와 같이 테이블 형식의 ASP.NET 데이터 바인딩된 컨트롤의 렌더링된 테이블의 셀을 나타냅니다.Represents a cell in the rendered table of a tabular ASP.NET data-bound control, such as DetailsView or GridView. |
DataControlFieldCollection |
DataControlField 및 GridView 와 같은 데이터 바인딩된 컨트롤에서 사용하는 DetailsView개체의 컬렉션을 나타냅니다.Represents a collection of DataControlField objects that are used by data-bound controls such as GridView and DetailsView. |
DataControlFieldHeaderCell |
접근성 시나리오에서 테이블 형식 ASP.NET 데이터 바인딩된 컨트롤의 렌더링된 테이블에 있는 머리글 셀을 나타냅니다(예: GridView).In accessibility scenarios, represents a header cell in the rendered table of a tabular ASP.NET data-bound control, such as GridView. |
DataGrid |
테이블에 있는 데이터 원본의 항목을 표시하는 데이터 바인딩된 목록 컨트롤입니다.A data bound list control that displays the items from data source in a table. DataGrid 컨트롤을 통해 이러한 항목을 선택하고 정렬하고 편집할 수 있습니다.The DataGrid control allows you to select, sort, and edit these items. |
DataGridColumn |
DataGrid 컨트롤의 다양한 열 형식에 대한 기본 클래스로 사용됩니다.Serves as the base class for the different column types of the DataGrid control. |
DataGridColumnCollection |
DataGridColumn제어의 열을 나타내는 DataGrid 파생 열 개체의 컬렉션입니다.A collection of DataGridColumn-derived column objects that represent the columns in a DataGrid control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DataGridCommandEventArgs |
CancelCommand 컨트롤의 DeleteCommand, EditCommand, ItemCommand, UpdateCommand 및 DataGrid 이벤트에 대한 데이터를 제공합니다.Provides data for the CancelCommand, DeleteCommand, EditCommand, ItemCommand, and UpdateCommand events of the DataGrid control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DataGridItem |
DataGrid 컨트롤의 항목(행)을 나타냅니다.Represents an item (row) in a DataGrid control. |
DataGridItemCollection |
DataGridItem 컨트롤에 있는 DataGrid 개체의 컬렉션을 나타냅니다.Represents a collection of DataGridItem objects in a DataGrid control. |
DataGridItemEventArgs |
ItemCreated 컨트롤의 ItemDataBound 및 DataGrid 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemCreated and ItemDataBound events of the DataGrid control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DataGridPageChangedEventArgs |
PageIndexChanged 컨트롤의 DataGrid 이벤트에 대한 데이터를 제공합니다.Provides data for the PageIndexChanged event of the DataGrid control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DataGridPagerStyle |
DataGrid 컨트롤의 페이저에 대한 스타일을 지정합니다.Specifies the style for the pager of the DataGrid control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DataGridSortCommandEventArgs |
SortCommand 컨트롤의 DataGrid 이벤트에 대한 데이터를 제공합니다.Provides data for the SortCommand event of the DataGrid control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DataKey |
데이터 바인딩된 컨트롤에서 기본 키 필드 또는 레코드의 필드를 나타냅니다.Represents the primary key field or fields of a record in a data-bound control. |
DataKeyArray |
DataKey 개체의 컬렉션을 나타냅니다.Represents a collection of DataKey objects. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DataKeyCollection |
데이터 소스에서 각 레코드의 키 필드를 포함하는 컬렉션을 나타냅니다.Represents a collection that contains the key field of each record in a data source. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DataList |
템플릿을 사용하는 항목을 표시하는 데이터 바인딩된 목록 컨트롤입니다.A data bound list control that displays items using templates. |
DataListCommandEventArgs |
CancelCommand 컨트롤의 DeleteCommand, EditCommand, ItemCommand, UpdateCommand 및 DataList 이벤트에 대한 데이터를 제공합니다.Provides data for the CancelCommand, DeleteCommand, EditCommand, ItemCommand, and UpdateCommand events of the DataList control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DataListItem |
DataList 컨트롤의 항목을 나타냅니다.Represents an item in a DataList control. |
DataListItemCollection |
DataListItem 컨트롤에 있는 DataList 개체의 컬렉션을 나타냅니다.Represents the collection of DataListItem objects in the DataList control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DataListItemEventArgs |
ItemCreated 컨트롤의 ItemDataBound 및 DataList 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemCreated and ItemDataBound events of a DataList control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DataPager |
ListView 컨트롤과 같은 IPageableItemContainer 인터페이스를 구현하는 데이터 바인딩된 컨트롤에 대한 페이징 기능을 제공합니다.Provides paging functionality for data-bound controls that implement the IPageableItemContainer interface, such as the ListView control. |
DataPagerCommandEventArgs |
PagerCommand 클래스의 TemplatePagerField 이벤트에 데이터를 제공합니다.Provides data for the PagerCommand event of the TemplatePagerField class. |
DataPagerField |
DataPager 컨트롤에 대한 탐색 컨트롤을 나타내는 데이터 호출기 필드 형식에 대한 기본 클래스로 사용됩니다.Serves as the base class for data pager field types, which represent a navigation control for the DataPager control. |
DataPagerFieldCollection |
DataPagerField 컨트롤에서 사용하는 DataPager 개체의 컬렉션을 나타냅니다.Represents a collection of DataPagerField objects that are used by the DataPager control. |
DataPagerFieldCommandEventArgs |
|
DataPagerFieldItem |
DataPager 컨트롤의 호출기 필드 항목을 나타냅니다.Represents a pager field item in a DataPager control. |
DataSourceSelectResultProcessingOptions |
선택 작업에서 선택 메서드 결과를 처리하는 데 필요한 옵션을 캡슐화합니다.Encapsulates the options required for processing a select method result from a select operation. |
DayRenderEventArgs |
DayRender 컨트롤의 Calendar 이벤트에 대한 데이터를 제공합니다.Provides data for the DayRender event of the Calendar control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DetailsView |
테이블에 있는 데이터 소스의 단일 레코드 값을 표시합니다. 여기서 각 데이터 행은 레코드의 필드를 나타냅니다.Displays the values of a single record from a data source in a table, where each data row represents a field of the record. DetailsView 컨트롤을 사용하면 레코드를 편집, 삭제 및 삽입할 수 있습니다.The DetailsView control allows you to edit, delete, and insert records. |
DetailsViewCommandEventArgs |
ItemCommand 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemCommand event. |
DetailsViewDeletedEventArgs |
ItemDeleted 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemDeleted event. |
DetailsViewDeleteEventArgs |
ItemDeleting 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemDeleting event. |
DetailsViewInsertedEventArgs |
ItemInserted 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemInserted event. |
DetailsViewInsertEventArgs |
ItemInserting 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemInserting event. |
DetailsViewModeEventArgs |
ModeChanging 이벤트에 대한 데이터를 제공합니다.Provides data for the ModeChanging event. |
DetailsViewPageEventArgs |
PageIndexChanging 이벤트에 대한 데이터를 제공합니다.Provides data for the PageIndexChanging event. |
DetailsViewPagerRow |
DetailsView 컨트롤의 호출기 행을 나타냅니다.Represents the pager row in a DetailsView control. |
DetailsViewRow |
DetailsView 컨트롤 내의 행을 나타냅니다.Represents a row within a DetailsView control. |
DetailsViewRowCollection |
DetailsViewRow 컨트롤에 있는 DetailsView 개체의 컬렉션을 나타냅니다.Represents a collection of DetailsViewRow objects in a DetailsView control. |
DetailsViewRowsGenerator |
DetailsView 컨트롤에 대해 ASP.NET Dynamic Data 기능을 사용하는 필드를 자동으로 생성하기 위한 방법을 제공합니다.Provides a way to automatically generate fields that use ASP.NET Dynamic Data features for the DetailsView control. |
DetailsViewUpdatedEventArgs |
ItemUpdated 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemUpdated event. |
DetailsViewUpdateEventArgs |
ItemUpdating 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemUpdating event. |
DropDownList |
사용자가 드롭다운 목록에서 하나의 항목을 선택할 수 있는 컨트롤을 나타냅니다.Represents a control that allows the user to select a single item from a drop-down list. |
EditCommandColumn |
각 행에 데이터 항목 편집용 |
EmbeddedMailObject |
MailDefinition 클래스를 사용하여 생성한 이메일 메시지에 포함할 항목을 나타냅니다.Represents an item to embed in an email message constructed using the MailDefinition class. |
EmbeddedMailObjectsCollection |
EmbeddedMailObject 개체의 정렬된 집합을 나타냅니다.Represents an ordered set of EmbeddedMailObject objects. |
EntityDataSource |
ASP.NET 애플리케이션의 데이터 바인딩된 컨트롤에 대한 EDM(엔터티 데이터 모델)을 나타냅니다.Represents an Entity Data Model (EDM) to data-bound controls in an ASP.NET application. |
EntityDataSourceChangedEventArgs |
Inserted, Updated 및 Deleted 이벤트에 대한 데이터를 제공합니다.Provides data for the Inserted, Updated, and Deleted events. |
EntityDataSourceChangingEventArgs |
Inserting, Updating 및 Deleting 이벤트에 대한 데이터를 제공합니다.Provides data for the Inserting, Updating, and Deleting events. |
EntityDataSourceContextCreatedEventArgs |
ContextCreated 이벤트에 대한 데이터를 제공합니다.Provides data for the ContextCreated event. |
EntityDataSourceContextCreatingEventArgs |
ContextCreating 이벤트에 대한 데이터를 제공합니다.Provides data for the ContextCreating event. |
EntityDataSourceContextDisposingEventArgs |
ContextDisposing 이벤트에 대한 데이터를 제공합니다.Provides data for the ContextDisposing event. |
EntityDataSourceSelectedEventArgs |
Selected 이벤트에 대한 데이터를 제공합니다.Provides data for the Selected event. |
EntityDataSourceSelectingEventArgs |
Selecting 이벤트에 대한 데이터를 제공합니다.Provides data for the Selecting event. |
EntityDataSourceValidationException |
동적 데이터 원본 속성의 유효성을 검사할 때 발생하는 오류를 나타냅니다.Represents errors that occur when validating properties of a dynamic data source. |
EntityDataSourceView |
엔터티 데이터에 대해 쿼리 및 다른 작업을 수행하기 위해 EntityDataSource 컨트롤을 지원하고 데이터 바인딩된 컨트롤에 대한 인터페이스를 제공합니다.Supports the EntityDataSource control and provides an interface for data-bound controls to perform queries and other operations against entity data. |
FileUpload |
사용자가 서버에 업로드할 파일을 선택하는 데 사용할 수 있는 TextBox 컨트롤과 찾아보기 단추를 표시합니다.Displays a text box control and a browse button that enable users to select a file to upload to the server. |
FontInfo |
텍스트의 글꼴 속성을 캡슐화합니다.Encapsulates the font properties of text. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
FontNamesConverter |
글꼴 이름의 목록이 들어 있는 문자열을 개별 이름을 나타내는 문자열의 배열로 변환하거나 그 반대로 변환합니다.Converts between a string containing a list of font names and an array of strings representing the individual names. |
FontUnitConverter |
FontUnit을 문자열로 변환합니다.Converts a FontUnit to a string. 또한 문자열을 FontUnit으로 변환합니다.It also converts a string to a FontUnit. |
FormParameter |
HTTP 요청 Form 필드의 값을 매개 변수 개체에 바인드합니다.Binds the value of an HTTP request Form field to a parameter object. |
FormView |
사용자 정의 템플릿을 사용하여 데이터 소스의 단일 레코드 값을 표시합니다.Displays the values of a single record from a data source using user-defined templates. FormView 컨트롤을 사용하면 레코드를 편집, 삭제 및 삽입할 수 있습니다.The FormView control allows you to edit, delete, and insert records. |
FormViewCommandEventArgs |
ItemCommand 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemCommand event. |
FormViewDeletedEventArgs |
ItemDeleted 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemDeleted event. |
FormViewDeleteEventArgs |
ItemDeleting 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemDeleting event. |
FormViewInsertedEventArgs |
ItemInserted 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemInserted event. |
FormViewInsertEventArgs |
ItemInserting 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemInserting event. |
FormViewModeEventArgs |
ModeChanging 이벤트에 대한 데이터를 제공합니다.Provides data for the ModeChanging event. |
FormViewPageEventArgs |
PageIndexChanging 이벤트에 대한 데이터를 제공합니다.Provides data for the PageIndexChanging event. |
FormViewPagerRow |
FormView 컨트롤의 호출기 행을 나타냅니다.Represents the pager row in a FormView control. |
FormViewRow |
FormView 컨트롤 내의 행을 나타냅니다.Represents a row within a FormView control. |
FormViewUpdatedEventArgs |
ItemUpdated 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemUpdated event. |
FormViewUpdateEventArgs |
ItemUpdating 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemUpdating event. |
GridView |
각 열이 필드를 나타내고 각 행이 레코드를 나타내는 테이블에 데이터 원본의 값을 표시합니다.Displays the values of a data source in a table where each column represents a field and each row represents a record. GridView 컨트롤을 사용하면 이러한 항목을 선택, 정렬 및 편집할 수 있습니다.The GridView control enables you to select, sort, and edit these items. |
GridViewCancelEditEventArgs |
RowCancelingEdit 이벤트에 대한 데이터를 제공합니다.Provides data for the RowCancelingEdit event. |
GridViewColumnsGenerator |
GridView 컨트롤에 대해 ASP.NET Dynamic Data 기능을 사용하는 필드를 자동으로 생성하기 위한 방법을 제공합니다.Provides a way to automatically generate fields that use ASP.NET Dynamic Data features for the GridView control. |
GridViewCommandEventArgs |
RowCommand 이벤트에 대한 데이터를 제공합니다.Provides data for the RowCommand event. |
GridViewDeletedEventArgs |
RowDeleted 이벤트에 대한 데이터를 제공합니다.Provides data for the RowDeleted event. |
GridViewDeleteEventArgs |
RowDeleting 이벤트에 대한 데이터를 제공합니다.Provides data for the RowDeleting event. |
GridViewEditEventArgs |
RowEditing 이벤트에 대한 데이터를 제공합니다.Provides data for the RowEditing event. |
GridViewPageEventArgs |
PageIndexChanging 이벤트에 대한 데이터를 제공합니다.Provides data for the PageIndexChanging event. |
GridViewRow |
GridView 컨트롤의 개별 셀을 나타냅니다.Represents an individual row in a GridView control. |
GridViewRowCollection |
GridViewRow 컨트롤에 있는 GridView 개체의 컬렉션을 나타냅니다.Represents a collection of GridViewRow objects in a GridView control. |
GridViewRowEventArgs |
RowCreated 및 RowDataBound 이벤트에 대한 데이터를 제공합니다.Provides data for the RowCreated and RowDataBound events. |
GridViewSelectEventArgs |
SelectedIndexChanging 이벤트에 대한 데이터를 제공합니다.Provides data for the SelectedIndexChanging event. |
GridViewSortEventArgs |
Sorting 이벤트에 대한 데이터를 제공합니다.Provides data for the Sorting event. |
GridViewUpdatedEventArgs |
RowUpdated 이벤트에 대한 데이터를 제공합니다.Provides data for the RowUpdated event. |
GridViewUpdateEventArgs |
RowUpdating 이벤트에 대한 데이터를 제공합니다.Provides data for the RowUpdating event. |
HiddenField |
표시되지 않은 값을 저장하는 데 사용되는 숨겨진 필드를 나타냅니다.Represents a hidden field used to store a non-displayed value. |
HierarchicalDataBoundControl |
계층 구조 형태로 해당 데이터를 표시하는 모든 ASP.NET 버전 2.0 데이터 바인딩된 컨트롤에 대한 기본 클래스로 사용됩니다.Serves as the base class for all ASP.NET version 2.0 data-bound controls that display their data in hierarchical form. |
HotSpot |
모든 핫 스폿 셰이프에 공통되는 기본 기능을 구현합니다.Implements the basic functionality common to all hot spot shapes. |
HotSpotCollection |
ImageMap 컨트롤에 있는 HotSpot 개체의 컬렉션을 나타냅니다.Represents a collection of HotSpot objects inside an ImageMap control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
HyperLink |
다른 웹 페이지에 대한 링크를 표시하는 컨트롤입니다.A control that displays a link to another Web page. |
HyperLinkColumn |
열의 각 항목에 대한 하이퍼링크를 포함하는 DataGrid 컨트롤의 열 형식입니다.A column type for the DataGrid control that contains a hyperlink for each item in the column. |
HyperLinkControlBuilder |
HyperLink 컨트롤을 빌드할 파서와 상호 작용합니다.Interacts with the parser to build a HyperLink control. |
HyperLinkField |
데이터 바인딩된 컨트롤에 하이퍼링크로 표시되는 필드를 나타냅니다.Represents a field that is displayed as a hyperlink in a data-bound control. |
Image |
웹 페이지에 이미지를 표시합니다.Displays an image on a Web page. |
ImageButton |
이미지를 표시하고 이미지에서 마우스를 클릭하면 응답하는 컨트롤입니다.A control that displays an image and responds to mouse clicks on the image. |
ImageField |
데이터 바인딩된 컨트롤에 이미지로 표시되는 필드를 나타냅니다.Represents a field that is displayed as an image in a data-bound control. |
ImageMap |
페이지에 이미지를 표시하는 컨트롤을 만듭니다.Creates a control that displays an image on a page. ImageMap 컨트롤 내에 정의된 핫 스폿 영역을 클릭하면 이 컨트롤이 서버에 포스트백을 생성하거나 지정된 URL을 탐색합니다.When a hot spot region defined within the ImageMap control is clicked, the control either generates a postback to the server or navigates to a specified URL. |
ImageMapEventArgs |
Click 컨트롤의 ImageMap 이벤트에 대한 데이터를 제공합니다.Provides data for the Click event of an ImageMap control. |
Label |
레이블 컨트롤을 나타내며 텍스트를 웹 페이지에 표시합니다.Represents a label control, which displays text on a Web page. |
LabelControlBuilder |
Label 컨트롤을 빌드할 파서와 상호 작용합니다.Interacts with the parser to build a Label control. |
LinkButton |
웹 페이지에 하이퍼링크 스타일 단추 컨트롤을 표시합니다.Displays a hyperlink-style button control on a Web page. |
LinkButtonControlBuilder |
LinkButton 컨트롤을 빌드할 파서와 상호 작용합니다.Interacts with the parser to build a LinkButton control. |
LinqDataSource |
태그 텍스트를 통해 ASP.NET 웹 페이지에서 LINQ(Language-Integrated Query)를 사용하여 데이터 개체에서 데이터를 검색하고 수정할 수 있습니다.Enables the use of Language-Integrated Query (LINQ) in an ASP.NET Web page through markup text to retrieve and modify data from a data object. |
LinqDataSourceContextEventArgs |
ContextCreating 이벤트에 대한 데이터를 제공합니다.Provides data for the ContextCreating event. |
LinqDataSourceDeleteEventArgs |
Deleting 이벤트에 대한 데이터를 제공합니다.Provides data for the Deleting event. |
LinqDataSourceDisposeEventArgs |
ContextDisposing 이벤트에 대한 데이터를 제공합니다.Provides data for the ContextDisposing event. |
LinqDataSourceInsertEventArgs |
Inserting 이벤트에 대한 데이터를 제공합니다.Provides data for the Inserting event. |
LinqDataSourceSelectEventArgs |
Selecting 이벤트에 대한 데이터를 제공합니다.Provides data for the Selecting event. |
LinqDataSourceStatusEventArgs |
ContextCreated, Deleted, Inserted, Selected 및 Updated 이벤트에 대한 데이터를 제공합니다.Provides data for the ContextCreated, Deleted, Inserted, Selected, and Updated events. |
LinqDataSourceUpdateEventArgs |
Updating 이벤트에 대한 데이터를 제공합니다.Provides data for the Updating event. |
LinqDataSourceValidationException |
LinqDataSource 컨트롤에서 값을 삽입, 업데이트 또는 삭제하기 전에 새 값 또는 수정된 값의 유효성을 검사하는 중에 발생한 예외를 설명합니다.Describes an exception that occurred during validation of new or modified values before values are inserted, updated, or deleted by a LinqDataSource control. |
LinqDataSourceView |
LinqDataSource 컨트롤을 지원하고 LINQ 데이터 작업을 수행할 데이터 바인딩된 컨트롤에 대한 인터페이스를 제공합니다.Supports the LinqDataSource control and provides an interface for data-bound controls to perform LINQ data operations. |
ListBox |
하나 또는 여러 항목을 선택할 수 있는 목록 상자 컨트롤을 나타냅니다.Represents a list box control that allows single or multiple item selection. |
ListControl |
모든 목록 형식 컨트롤의 공용 속성, 메서드 및 이벤트를 정의하는 추상적인 기본 클래스로 사용됩니다.Serves as the abstract base class that defines the properties, methods, and events common for all list-type controls. |
ListItem |
데이터 바인딩된 목록 컨트롤의 데이터 항목을 나타냅니다.Represents a data item in a data-bound list control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
ListItemCollection |
목록 컨트롤에 있는 ListItem 개체의 컬렉션입니다.A collection of ListItem objects in a list control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
ListItemControlBuilder |
ListItem 컨트롤을 빌드할 파서와 상호 작용합니다.Interacts with the parser to build a ListItem control. |
ListView |
사용자 정의 템플릿을 사용하여 데이터 원본의 값을 표시합니다.Displays the values of a data source by using user-defined templates. ListView 컨트롤을 사용하여 레코드를 선택, 정렬, 삭제, 편집 및 삽입할 수 있습니다.The ListView control enables users to select, sort, delete, edit, and insert records. |
ListViewCancelEventArgs |
ItemCanceling 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemCanceling event. |
ListViewCommandEventArgs |
ItemCommand 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemCommand event. |
ListViewDataItem |
ListView 컨트롤의 개별 데이터 항목을 나타냅니다.Represents an individual data item in a ListView control. |
ListViewDeletedEventArgs |
ItemDeleted 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemDeleted event. |
ListViewDeleteEventArgs |
ItemDeleting 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemDeleting event. |
ListViewEditEventArgs |
ItemEditing 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemEditing event. |
ListViewInsertedEventArgs |
ItemInserted 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemInserted event. |
ListViewInsertEventArgs |
ItemInserting 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemInserting event. |
ListViewItem |
ListView 컨트롤의 개별 항목을 나타냅니다.Represents an individual item in a ListView control. |
ListViewItemEventArgs |
ItemCreated 및 ItemDataBound 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemCreated and ItemDataBound events. |
ListViewPagedDataSource |
ListView 컨트롤의 페이징 관련 속성을 캡슐화합니다.Encapsulates the paging-related properties of a ListView control. |
ListViewSelectEventArgs |
SelectedIndexChanging 이벤트에 대한 데이터를 제공합니다.Provides data for the SelectedIndexChanging event. |
ListViewSortEventArgs |
Sorting 이벤트에 대한 데이터를 제공합니다.Provides data for the Sorting event. |
ListViewUpdatedEventArgs |
ItemUpdated 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemUpdated event. |
ListViewUpdateEventArgs |
ItemUpdating 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemUpdating event. |
Literal |
정적 텍스트를 표시하는 웹 페이지의 위치를 예약합니다.Reserves a location on the Web page to display static text. |
LiteralControlBuilder |
Literal 컨트롤을 빌드할 파서와 상호 작용합니다.Interacts with the parser to build a Literal control. |
Localize |
지역화된 정적 텍스트를 표시할 웹 페이지의 위치를 예약합니다.Reserves a location on a Web page in which to display localized static text. |
Login |
웹 사이트에 로그인하기 위한 UI(사용자 인터페이스) 요소를 제공합니다.Provides user interface (UI) elements for logging in to a Web site. |
LoginCancelEventArgs |
취소할 수 있는 이벤트에 대한 데이터를 제공합니다.Provides data for a cancelable event. |
LoginName |
|
LoginStatus |
사용자의 인증 상태를 검색하고 링크의 상태를 토글하여 웹 사이트에 로그인 또는 로그아웃합니다.Detects the user's authentication state and toggles the state of a link to log in to or log out of a Web site. |
LoginView |
사용자의 인증 상태 및 역할 멤버 자격에 따라 지정된 사용자에 대한 적절한 콘텐츠 템플릿을 표시합니다.Displays the appropriate content template for a given user, based on the user's authentication status and role membership. |
MailDefinition |
컨트롤이 텍스트 파일 또는 문자열에서 이메일 메시지를 만들 수 있도록 합니다.Allows a control to create email messages from text files or strings. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
MailMessageEventArgs |
이메일 관련 이벤트에 대한 데이터를 제공합니다.Provides data for email-related events. |
Menu |
ASP.NET 웹 페이지에 메뉴를 표시합니다.Displays a menu in an ASP.NET Web page. |
MenuEventArgs |
MenuItemClick 컨트롤의 MenuItemDataBound 및 Menu 이벤트에 대한 데이터를 제공합니다.Provides data for the MenuItemClick and MenuItemDataBound events of a Menu control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
MenuItem |
Menu 컨트롤에 표시되는 메뉴 항목을 나타냅니다.Represents a menu item displayed in the Menu control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
MenuItemBinding |
Menu 컨트롤에서 데이터 항목과 데이터 항목이 바인드되는 메뉴 항목 간의 관계를 정의합니다.Defines the relationship between a data item and the menu item it is binding to in a Menu control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
MenuItemBindingCollection |
MenuItemBinding 개체의 컬렉션을 나타냅니다.Represents a collection of MenuItemBinding objects. |
MenuItemCollection |
Menu 컨트롤에 대한 메뉴 항목의 컬렉션을 나타냅니다.Represents a collection of menu items in a Menu control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
MenuItemStyle |
Menu 컨트롤의 메뉴 항목 스타일을 나타냅니다.Represents the style of a menu item in a Menu control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
MenuItemStyleCollection |
MenuItemStyle 컨트롤에 있는 Menu 개체의 컬렉션을 나타냅니다.Represents a collection of MenuItemStyle objects in a Menu control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
MenuItemTemplateContainer |
Menu 컨트롤의 템플릿 메뉴 항목 콘텐츠를 보유한 컨테이너를 나타냅니다.Represents a container that holds the contents of a templated menu item in a Menu control. |
ModelDataMethodResult |
데이터 메서드 작업의 결과를 캡슐화합니다.Encapsulates the result of a data method operation. |
ModelDataSource |
모델 바인딩을 사용 중인 경우 CRUD(만들기, 읽기, 업데이트, 삭제) 작업을 수행하기 위해 데이터 바인딩된 컨트롤에서 사용되는 데이터 소스 제어입니다.The data source control used by data-bound controls to perform CRUD (create, read, update, delete) operations when model binding is in use. |
ModelDataSourceMethod |
ModelDataSourceView 개체가 사용하는 데이터 메서드에 대한 정보를 캡슐화합니다.Encapsulates the information about a data method used by a ModelDataSourceView object. |
ModelDataSourceView |
ModelDataSource 컨트롤의 단일 뷰를 나타냅니다.Represents a single view of a ModelDataSource control. |
ModelErrorMessage |
페이지의 모델 상태에서 지정된 키에 대한 첫 번째 모델 오류를 표시합니다.Displays the first model error for a given key from the page's model state. |
ModelMethodContext |
UpdateModel<TModel>(TModel) 또는 TryUpdateModel<TModel>(TModel) 메서드(Page 개체에 직접 액세스할 수 없는 경우)를 호출하는 데 사용됩니다.Used to invoke the UpdateModel<TModel>(TModel) or TryUpdateModel<TModel>(TModel) method when the Page object is not directly accessible. |
MonthChangedEventArgs |
VisibleMonthChanged 컨트롤의 Calendar 이벤트에 대한 데이터를 제공합니다.Provides data for the VisibleMonthChanged event of a Calendar control. |
MultiView |
View 컨트롤 그룹의 컨테이너 역할을 하는 컨트롤을 나타냅니다.Represents a control that acts as a container for a group of View controls. |
MultiViewControlBuilder |
MultiView 컨트롤을 빌드할 파서와 상호 작용합니다.Interacts with the parser to build a MultiView control. |
NextPreviousPagerField |
사용자가 데이터를 페이지별로 탐색할 수 있도록 하는 탐색 컨트롤을 DataPager 컨트롤에 표시하는 필드를 나타냅니다.Represents a field that displays navigation controls in a DataPager control enable users to page through data. |
NumericPagerField |
사용자가 페이지 번호로 페이지를 선택할 수 있는 DataPager 필드를 나타냅니다.Represents a DataPager field that enables users to select a page by page number. |
ObjectDataSource |
다중 계층 웹 애플리케이션 아키텍처의 데이터 바인딩된 컨트롤에 데이터를 제공하는 비즈니스 개체를 나타냅니다.Represents a business object that provides data to data-bound controls in multitier Web application architectures. |
ObjectDataSourceDisposingEventArgs |
ObjectDisposing 컨트롤의 ObjectDataSource 이벤트에 대한 데이터를 제공합니다.Provides data for the ObjectDisposing event of the ObjectDataSource control. |
ObjectDataSourceEventArgs |
ObjectCreating 컨트롤의 ObjectCreated 및 ObjectDataSource 이벤트에 대한 데이터를 제공합니다.Provides data for the ObjectCreating and ObjectCreated events of the ObjectDataSource control. |
ObjectDataSourceFilteringEventArgs |
Filtering 컨트롤의 ObjectDataSource 이벤트에 대한 데이터를 제공합니다.Provides data for the Filtering event of the ObjectDataSource control. |
ObjectDataSourceMethodEventArgs |
Inserting 컨트롤의 Updating, Deleting 및 ObjectDataSource 이벤트에 대한 데이터를 제공합니다.Provides data for the Inserting, Updating, and Deleting events of the ObjectDataSource control. |
ObjectDataSourceSelectingEventArgs |
Selecting 컨트롤의 ObjectDataSource 이벤트에 대한 데이터를 제공합니다.Provides data for the Selecting event of the ObjectDataSource control. |
ObjectDataSourceStatusEventArgs |
Selected 컨트롤의 Inserted, Updated, Deleted 및 ObjectDataSource 이벤트에 대한 데이터를 제공합니다.Provides data for the Selected, Inserted, Updated, and Deleted events of the ObjectDataSource control. |
ObjectDataSourceView |
데이터 바인딩된 컨트롤이 비즈니스 및 데이터 개체를 사용하여 데이터 작업을 수행하기 위해 ObjectDataSource 컨트롤을 지원하고 인터페이스를 제공합니다.Supports the ObjectDataSource control and provides an interface for data-bound controls to perform data operations with business and data objects. |
PagedDataSource |
DataGrid, GridView, DetailsView 및 FormView와 같은 데이터 바인딩된 컨트롤에서 페이징을 수행하는 데 사용되는 페이징 관련 속성을 캡슐화합니다.Encapsulates the paging-related properties of a data-bound control (such as DataGrid, GridView, DetailsView, and FormView) that allow it to perform paging. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
PageEventArgs |
TotalRowCountAvailable 인터페이스를 구현하는 클래스의 IPageableItemContainer 이벤트에 데이터를 제공합니다.Provides data for the TotalRowCountAvailable event of a class that implements the IPageableItemContainer interface. |
PagePropertiesChangingEventArgs |
PagePropertiesChanging 이벤트에 대한 데이터를 제공합니다.Provides data for the PagePropertiesChanging event. |
PagerSettings |
페이지 매김을 지원하는 컨트롤의 페이징 컨트롤 속성을 나타냅니다.Represents the properties of the paging controls in a control that supports pagination. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
Panel |
다른 컨트롤의 컨테이너 역할을 하는 컨트롤을 나타냅니다.Represents a control that acts as a container for other controls. |
PanelStyle |
Panel 컨트롤의 스타일을 나타냅니다.Represents the style for a Panel control. |
Parameter |
데이터 소스 제어에서 애플리케이션 변수, 사용자 ID/선택 항목 및 기타 데이터에 바인딩하는 데 사용할 메커니즘을 제공합니다.Provides a mechanism that data source controls use to bind to application variables, user identities and choices, and other data. 모든 ASP.NET 매개 변수 형식에 대한 기본 클래스로 사용됩니다.Serves as the base class for all ASP.NET parameter types. |
ParameterCollection |
고급 데이터 바인딩 시나리오의 데이터 소스 제어에서 사용하는 Parameter 및 Parameter파생 개체의 컬렉션을 나타냅니다.Represents a collection of Parameter and Parameter-derived objects that are used by data source controls in advanced data-binding scenarios. |
PasswordRecovery |
사용자가 분실한 암호를 복구하거나 다시 설정하고 이메일로 받을 수 있는 UI(사용자 인터페이스) 요소를 제공합니다.Provides user interface (UI) elements that enable a user to recover or reset a lost password and receive it in email. |
PlaceHolder |
웹 페이지에서 서버 컨트롤을 동적으로 추가한 저장소입니다.Stores dynamically added server controls on the Web page. |
PlaceHolderControlBuilder |
PlaceHolder 컨트롤을 빌드할 파서와 상호 작용합니다.Interacts with the parser to build a PlaceHolder control. |
PolygonHotSpot |
ImageMap 컨트롤의 다각형 모양 핫 스폿 영역을 정의합니다.Defines a polygon-shaped hot spot region in an ImageMap control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
ProfileParameter |
ASP.NET 프로필 속성의 값을 매개 변수 개체에 바인딩합니다.Binds the value of an ASP.NET Profile property to a parameter object. |
QueryableDataSource |
LINQ 쿼리를 사용하여 데이터를 가져오는 데이터 원본 개체에 대한 기본 클래스를 나타냅니다.Represents a base class for data source objects that get data by using LINQ queries. |
QueryableDataSourceEditData |
QueryableDataSource 개체에서 편집할 수 있는 데이터를 나타냅니다.Represents data that can be edited from a QueryableDataSource object. |
QueryableDataSourceView |
QueryableDataSource 컨트롤을 지원하고 LINQ 데이터 작업을 수행할 데이터 바인딩된 컨트롤에 대한 인터페이스를 제공합니다.Supports the QueryableDataSource control and provides an interface for data-bound controls to perform LINQ data operations. |
QueryContext |
데이터 소스를 쿼리하는 데 사용되는 매개 변수 목록을 나타냅니다.Represents a list of parameters that are used to query a data source. |
QueryCreatedEventArgs |
QueryCreated 이벤트에 대한 이벤트 데이터를 나타냅니다.Represents event data for the QueryCreated event. |
QueryExtender |
데이터 원본의 명시적 |
QueryExtensions |
IQueryable<T> 인터페이스를 구현하는 개체에 대한 확장 메서드를 제공합니다.Provides an extension method for objects that implement the IQueryable<T> interface. |
QueryStringParameter |
HTTP 요청 쿼리 문자열 필드의 값을 매개 변수 개체에 바인딩합니다.Binds the value of an HTTP request query-string field to a parameter object. |
RadioButton |
라디오 단추 컨트롤을 나타냅니다.Represents a radio button control. |
RadioButtonList |
라디오 단추 컨트롤 그룹을 캡슐화하는 목록 컨트롤을 나타냅니다.Represents a list control that encapsulates a group of radio button controls. |
RangeValidator |
입력 컨트롤의 값이 지정된 값 범위 내에 있는지 확인합니다.Checks whether the value of an input control is within a specified range of values. |
RectangleHotSpot |
ImageMap 컨트롤의 사각형 핫 스폿 영역을 정의합니다.Defines a rectangular hot spot region in an ImageMap control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
RegularExpressionValidator |
연결된 입력 컨트롤의 값이 정규식에 의해 지정된 패턴과 일치하는지 여부를 확인합니다.Validates whether the value of an associated input control matches the pattern specified by a regular expression. |
Repeater |
목록에 표시된 각 항목에 대해 지정된 템플릿을 반복하여 사용자 지정 레이아웃을 허용하는 데이터 바인딩된 목록 컨트롤입니다.A data-bound list control that allows custom layout by repeating a specified template for each item displayed in the list. |
RepeaterCommandEventArgs |
ItemCommand의 Repeater 이벤트에 데이터를 제공합니다.Provides data for the ItemCommand event of a Repeater. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
RepeaterItem |
Repeater 컨트롤에 있는 항목을 나타냅니다.Represents an item in the Repeater control. |
RepeaterItemCollection |
Repeater 컨트롤에 있는 RepeaterItem 개체의 컬렉션을 나타냅니다.Represents a collection of RepeaterItem objects in the Repeater control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
RepeaterItemEventArgs |
ItemCreated의 ItemDataBound 및 Repeater 이벤트에 데이터를 제공합니다.Provides data for the ItemCreated and ItemDataBound events of a Repeater. |
RepeatInfo |
항목의 목록을 반복하는 목록 컨트롤을 렌더링하는 데 사용되는 정보를 캡슐화합니다.Encapsulates the information used to render a list control that repeats a list of items. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
RequiredFieldValidator |
연결된 입력 컨트롤을 필수 필드로 설정합니다.Makes the associated input control a required field. |
RoleGroup |
LoginView 컨트롤의 내용 템플릿을 웹 사이트에 대해 정의된 하나 이상의 역할과 연결합니다.Associates a content template in a LoginView control with one or more roles defined for the Web site. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
RoleGroupCollection |
LoginView 컨트롤이 역할을 기반으로 사용자에게 표시할 컨트롤 템플릿을 결정하는 데 사용되는 역할 그룹의 순차적 목록을 포함합니다.Contains a sequential list of role groups that the LoginView control uses to determine which control template to display to users based on their role. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
RouteParameter |
URL 세그먼트의 값을 매개 변수 개체에 바인딩합니다.Binds the value of a URL segment to a parameter object. |
SelectedDatesCollection |
DateTime 컨트롤에서 선택한 날짜를 나타내는 Calendar 개체의 컬렉션을 캡슐화합니다.Encapsulates a collection of DateTime objects that represent the selected dates in a Calendar control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
SelectResult |
선택 결과를 나타냅니다.Represents the select result. 이 형식은 4.6에서 도입된 비동기 모델 바인딩 기능을 사용하며 사용자 지정 페이징을 사용하도록 설정할 때 사용됩니다.This type is designed to be used when you use the async model binding feature, which is introduced in 4.6, and want to enable custom paging. |
SendMailErrorEventArgs |
ChangePassword 컨트롤, CreateUserWizard 컨트롤 및 PasswordRecovery 컨트롤 같은 컨트롤의 |
ServerValidateEventArgs |
ServerValidate 컨트롤의 CustomValidator 이벤트에 대한 데이터를 제공합니다.Provides data for the ServerValidate event of the CustomValidator control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
SessionParameter |
세션 변수 값을 매개 변수 개체에 바인드합니다.Binds the value of a session variable to a parameter object. |
SiteMapDataSource |
웹 서버 컨트롤 및 기타 컨트롤이 계층적 사이트 맵 데이터에 바인딩하는 데 사용할 수 있는 데이터 소스 제어를 제공합니다.Provides a data source control that Web server controls and other controls can use to bind to hierarchical site map data. |
SiteMapDataSourceView |
SiteMapDataSource 컨트롤에 대한 강력한 형식의 HierarchicalDataSourceView 개체를 제공합니다.Provides a strongly typed HierarchicalDataSourceView object for the SiteMapDataSource control. |
SiteMapHierarchicalDataSourceView |
SiteMapDataSource 컨트롤에 대한 사이트 맵 노드 또는 노드 컬렉션의 데이터 뷰를 나타냅니다.Represents a data view on a site map node or collection of nodes for a SiteMapDataSource control. |
SiteMapNodeItem |
SiteMapNodeItem 클래스는 SiteMapPath 컨트롤에서 SiteMapNode를 기능적으로 나타내는 데 사용됩니다.The SiteMapNodeItem class is used by the SiteMapPath control to functionally represent a SiteMapNode. |
SiteMapNodeItemEventArgs |
ItemCreated 및 ItemDataBound 이벤트에 대한 데이터를 제공합니다.Provides data for the ItemCreated and ItemDataBound events. |
SiteMapPath |
페이지 공간을 절약하면서 사용자가 보다 쉽게 웹 사이트를 탐색할 수 있도록 일련의 텍스트 또는 이미지 하이퍼링크를 표시합니다.Displays a set of text or image hyperlinks that enable users to more easily navigate a Web site, while taking a minimal amount of page space. |
SqlDataSource |
데이터 바인딩된 컨트롤의 SQL 데이터베이스를 나타냅니다.Represents an SQL database to data-bound controls. |
SqlDataSourceCommandEventArgs |
Updating 컨트롤의 Deleting, Inserting 및 SqlDataSource 이벤트에 대한 데이터를 제공합니다.Provides data for the Updating, Deleting and Inserting events of the SqlDataSource control. |
SqlDataSourceFilteringEventArgs |
Filtering 컨트롤의 SqlDataSource 이벤트에 대한 데이터를 제공합니다.Provides data for the Filtering event of the SqlDataSource control. |
SqlDataSourceSelectingEventArgs |
Selecting 컨트롤의 SqlDataSource 이벤트에 대한 데이터를 제공합니다.Provides data for the Selecting event of the SqlDataSource control. |
SqlDataSourceStatusEventArgs |
데이터 작업이 완료된 후 SqlDataSource 컨트롤에서 발생시키는 이벤트에 대한 데이터를 제공합니다.Provides data for an event that is raised by the SqlDataSource control after a data operation has completed. |
SqlDataSourceView |
SqlDataSource 컨트롤을 지원하고, 관계형 데이터베이스에 대해 SQL 데이터 작업을 수행할 데이터 바인딩된 컨트롤에 대한 인터페이스를 제공합니다.Supports the SqlDataSource control and provides an interface for data-bound controls to perform SQL data operations against relational databases. |
StringArrayConverter |
쉼표로 구분된 값의 문자열과 문자열 배열 사이를 변환하는 형식 변환기를 제공합니다.Provides a type converter to convert a string of comma-separated values to and from an array of strings. |
Style |
웹 서버 컨트롤의 스타일을 나타냅니다.Represents the style of a Web server control. |
StyleCollection |
Style 개체의 컬렉션을 나타냅니다.Represents a collection of Style objects. |
SubMenuStyle |
Menu 컨트롤에 있는 하위 메뉴의 스타일을 나타냅니다.Represents the style of a submenu in a Menu control. |
SubMenuStyleCollection |
SubMenuStyle 컨트롤에 있는 Menu 개체의 컬렉션을 나타냅니다.Represents a collection of SubMenuStyle objects in a Menu control. |
Substitution |
캐싱에서 제외되는 출력 캐시된 웹 페이지 섹션을 지정합니다.Specifies a section on an output-cached Web page that is exempt from caching. 이 위치에서 동적 콘텐츠가 검색되어 Substitution 컨트롤을 대체합니다.At this location, dynamic content is retrieved and substituted for the Substitution control. |
Table |
웹 페이지에 테이블을 표시합니다.Displays a table on a Web page. |
Table.RowControlCollection |
TableRow 컨트롤에 있는 Table 개체의 컬렉션을 나타냅니다.Represents the collection of TableRow objects in a Table control. |
TableCell | |
TableCellCollection |
TableHeaderCell 컨트롤의 한 행을 구성하는 TableCell 및 Table 개체의 컬렉션을 캡슐화합니다.Encapsulates a collection of TableHeaderCell and TableCell objects that make up a row in a Table control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
TableCellControlBuilder |
TableCell 컨트롤을 빌드할 파서와 상호 작용합니다.Interacts with the parser to build a TableCell control. |
TableFooterRow |
Table 컨트롤의 바닥글 행을 나타냅니다.Represents a footer row in a Table control. |
TableHeaderCell |
Table 컨트롤 내의 제목 셀을 나타냅니다.Represents a heading cell within a Table control. |
TableHeaderRow |
Table 컨트롤의 제목 행을 나타냅니다.Represents a heading row in a Table control. |
TableItemStyle |
TableRow 또는 TableCell로 렌더링되는 컨트롤의 요소에 대한 스타일 속성을 나타냅니다.Represents the style properties for an element of a control that renders as a TableRow or TableCell. |
TableRow | |
TableRow.CellControlCollection |
TableCell 컨트롤의 셀인 TableRow 개체 컬렉션을 나타냅니다.Represents a collection of TableCell objects that are the cells of a TableRow control. |
TableRowCollection |
TableRow 컨트롤의 한 행을 표시하는 Table 개체의 컬렉션을 캡슐화합니다.Encapsulates a collection of TableRow objects that represent a single row in a Table control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
TableSectionStyle |
Table 컨트롤의 섹션 스타일을 나타냅니다.Represents the style for a section of a Table control. |
TableStyle |
Table 컨트롤 및 일부 웹 파트에 대한 스타일을 나타냅니다.Represents the style for the Table control and some Web Parts. |
TargetConverter |
웹을 탐색하여 얻은 결과를 표시할 위치(대상)를 나타내는 값을 문자열로 변환합니다.Converts a value that represents the location (target) in which to display the content resulting from a Web navigation to a string. 이 클래스는 문자열을 대상 값으로 변환하기도 합니다.This class also converts a string to a target value. |
TemplateColumn |
열에서 컨트롤의 레이아웃을 사용자 지정할 수 있는 DataGrid 컨트롤의 열 형식을 나타냅니다.Represents a column type for the DataGrid control that allows you to customize the layout of controls in the column. |
TemplatedWizardStep |
템플릿 사용을 통해 사용자 지정할 수 있는 마법사 컨트롤의 단계를 나타냅니다.Represents a step in a wizard control that can be customized through the use of templates. |
TemplateField |
데이터 바인딩된 컨트롤에서 사용자 지정 콘텐츠를 표시하는 필드를 나타냅니다.Represents a field that displays custom content in a data-bound control. |
TemplatePagerField |
사용자 지정 페이징 UI를 만들 수 있는 DataPager 필드를 나타냅니다.Represents a DataPager field that enables you to create a custom paging UI. |
TextBox |
사용자 입력을 위한 TextBox 컨트롤을 표시합니다.Displays a text box control for user input. |
TextBoxControlBuilder |
TextBox 컨트롤을 빌드할 파서와 상호 작용합니다.Interacts with the parser to build a TextBox control. |
TreeNode |
TreeView 컨트롤에 있는 노드를 나타냅니다.Represents a node in the TreeView control. |
TreeNodeBinding |
TreeView 컨트롤에서 데이터 항목과 데이터 항목이 바인딩되는 노드 간의 관계를 정의합니다.Defines the relationship between a data item and the node it is binding to in a TreeView control. |
TreeNodeBindingCollection |
TreeView 컨트롤에 있는 TreeNodeBinding 개체의 컬렉션을 나타냅니다.Represents a collection of TreeNodeBinding objects in the TreeView control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
TreeNodeCollection |
TreeView 컨트롤에 있는 TreeNode 개체의 컬렉션을 나타냅니다.Represents a collection of TreeNode objects in the TreeView control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
TreeNodeEventArgs |
TreeNodeCheckChanged 컨트롤의 TreeNodeCollapsed, TreeNodeDataBound, TreeNodeExpanded, TreeNodePopulate 및 TreeView 이벤트에 대한 데이터를 제공합니다.Provides data for the TreeNodeCheckChanged, TreeNodeCollapsed, TreeNodeDataBound, TreeNodeExpanded, and TreeNodePopulate events of the TreeView control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
TreeNodeStyle |
TreeView 컨트롤의 노드 스타일을 나타냅니다.Represents the style of a node in the TreeView control. |
TreeNodeStyleCollection |
TreeView 컨트롤에 있는 TreeNodeStyle 개체의 컬렉션을 나타냅니다.Represents a collection of TreeNodeStyle objects that is in a TreeView control. |
TreeView |
목차와 같이 트리 구조체의 계층적 데이터를 표시합니다.Displays hierarchical data, such as a table of contents, in a tree structure. |
UnitConverter |
Unit 개체를 다른 데이터 형식의 개체로 변환하거나 다른 형식을 Unit 개체로 변환합니다.Converts from a Unit object to an object of another data type and from another type to a Unit object. |
ValidatedControlConverter |
Web Forms 페이지에서 유효성 검사 컨트롤을 사용하여 유효성을 검사할 수 있는 컨트롤을 컨트롤의 ID를 포함하는 문자열로 변환합니다.Converts a control on the Web Forms page that can be validated with a validation control to a string containing the control's ID. |
ValidationSummary |
웹 페이지에서 인라인으로 또는 메시지 상자를 사용하거나 둘 다를 사용하여 모든 유효성 검사 오류의 요약을 표시합니다.Displays a summary of all validation errors inline on a Web page, in a message box, or both. |
View |
MultiView 컨트롤 내에서 컨트롤 그룹의 컨테이너로 사용되는 컨트롤을 나타냅니다.Represents a control that acts as a container for a group of controls within a MultiView control. |
ViewCollection |
MultiView 컨트롤에서 해당 자식 컨트롤 목록을 관리할 수 있도록 하는 컬렉션 컨테이너를 나타냅니다.Represents a collection container that enables a MultiView control to maintain a list of its child controls. |
WebColorConverter |
미리 정의된 색 이름 또는 RGB 색상 값과 Color 개체 간의 변환을 수행합니다.Converts a predefined color name or an RGB color value to and from a Color object. |
WebControl |
System.Web.UI.WebControls 네임스페이스의 모든 컨트롤에 공통된 메서드, 속성 및 이벤트를 정의하는 기본 클래스로 사용됩니다.Serves as the base class that defines the methods, properties and events common to all controls in the System.Web.UI.WebControls namespace. |
Wizard |
여러 단계에서 관련된 데이터를 수집하기 위해 탐색 및 UI(사용자 인터페이스)를 제공합니다.Provides navigation and a user interface (UI) to collect related data across multiple steps. |
WizardNavigationEventArgs |
마법사 컨트롤에서 탐색하기 위한 CurrentStepIndex 속성과 NextStepIndex 속성의 데이터를 제공합니다.Provides data for the CurrentStepIndex property and the NextStepIndex property for navigation in wizard controls. |
WizardStep |
Wizard 컨트롤에 표시되는 기본 단계를 나타냅니다.Represents a basic step that is displayed in a Wizard control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
WizardStepBase |
Wizard 컨트롤의 특정 단계에 필요한 기본 기능을 구현합니다.Implements the basic functionality required by a step in a Wizard control. |
WizardStepCollection |
마법사로 작동하는 컨트롤에서 WizardStepBase 파생 개체의 컬렉션을 나타냅니다.Represents a collection of WizardStepBase-derived objects in a control that acts as a wizard. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
WizardStepControlBuilder |
WizardStepBase 파생 컨트롤을 빌드할 파서와 상호 작용합니다.Interacts with the parser to build a WizardStepBase-derived control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
Xml |
형식을 지정하거나 XSLT(Extensible Stylesheet Language Transformations)를 사용하지 않고 XML 문서를 표시합니다.Displays an XML document without formatting or using Extensible Stylesheet Language Transformations (XSLT). |
XmlBuilder |
Xml 컨트롤을 빌드할 파서와 상호 작용합니다.Interacts with the parser to build the Xml control. |
XmlDataSource |
데이터 바인딩된 컨트롤에 대한 XML 데이터 원본을 나타냅니다.Represents an XML data source to data-bound controls. |
XmlDataSourceView |
XmlDataSource 컨트롤의 XML 데이터에 대한 표 형식 데이터 소스 뷰를 나타냅니다.Represents a tabular data source view on XML data for an XmlDataSource control. |
XmlHierarchicalDataSourceView |
XmlDataSource 컨트롤의 XML 노드 또는 XML 노드 컬렉션에 대한 데이터 뷰를 나타냅니다.Represents a data view on an XML node or collection of XML nodes for an XmlDataSource control. |
구조체
FontUnit |
글꼴의 크기를 나타냅니다.Represents the size of a font. |
Unit |
길이 단위를 나타냅니다.Represents a length measurement. |
인터페이스
IButtonControl |
컨트롤이 웹 페이지에서 단추로 동작하기 위해 구현해야 하는 속성 및 이벤트를 정의합니다.Defines properties and events that must be implemented to allow a control to act like a button on a Web page. |
ICallbackContainer |
컨트롤에서 콜백 스크립트를 가져올 수 있도록 하는 메서드를 정의합니다.Defines a method that enables controls to obtain a callback script. |
ICompositeControlDesignerAccessor |
디자인 타임에 합성 컨트롤 디자이너가 연결된 컨트롤의 자식 컨트롤을 다시 만드는 데 사용할 수 있는 인터페이스를 제공합니다.Provides an interface to allow a composite-control designer to recreate the child controls of its associated control at design time. |
IDataBoundControl |
데이터 바인딩된 컨트롤에서 공유하는 속성을 정의합니다.Defines properties that are shared by data-bound controls. |
IDataBoundItemControl |
데이터 바인딩된 컨트롤에 단일 항목을 표시하는 데 사용되는 속성을 표시합니다.Exposes the properties that are used to display a single item in a data-bound control. |
IDataBoundListControl |
여러 행을 표시하는 데이터 바인딩된 컨트롤의 공통 속성을 표시합니다.Exposes the common properties of data-bound-controls that display multiple rows. |
IFieldControl |
데이터 바인딩된 컨트롤의 데이터를 기반으로 하는 필드를 자동으로 생성하는 필드를 노출하는 계약을 나타냅니다.Represents a contract that exposes properties that automatically generate fields that are based on data in a data-bound control. |
IPageableItemContainer |
DataPager 컨트롤에서 제공하는 페이징 기능을 사용하기 위해 데이터 바인딩된 컨트롤에서 구현해야 하는 멤버를 정의합니다.Defines members that a data-bound control must implement in order to have paging functionality provided by the DataPager control. |
IPersistedSelector |
쿼리 문자열을 통해 데이터 바인딩된 컨트롤에서 데이터를 선택할 수 있도록 DynamicDataManager 컨트롤에서 사용되는 속성을 제공합니다.Provides a property that is used by the DynamicDataManager control to enable selecting data in a data-bound control through the query string. |
IPostBackContainer |
컨트롤에서 클라이언트측 스크립트 옵션을 가져올 수 있도록 하는 메서드를 정의합니다.Defines a method that enables controls to obtain client-side script options. |
IQueryableDataSource |
QueryExtender 컨트롤이 데이터 소스 컨트롤과 통신하는 데 사용하는 메서드와 속성을 노출합니다.Exposes methods and properties that the QueryExtender control uses to communicate with data source controls. |
IRepeatInfoUser |
항목의 목록을 반복하는 목록 컨트롤에 의해 구현되어야 하는 속성 및 메서드를 정의합니다.Defines the properties and methods that must be implemented by any list control that repeats a list of items. |
열거형
AutoCompleteType |
TextBox 컨트롤에서 자동 완성 기능의 동작을 제어하는 값을 나타냅니다.Represents the values that control the behavior of the AutoComplete feature in a TextBox control. |
BorderStyle |
컨트롤의 테두리 스타일을 지정합니다.Specifies the border style of a control. |
BulletedListDisplayMode |
BulletedList 컨트롤의 목록 항목 내용에 적용할 수 있는 표시 동작을 지정합니다.Specifies the display behaviors that you can apply to the list item contents in a BulletedList control. |
BulletStyle |
BulletedList 컨트롤에서 목록 항목에 적용할 수 있는 글머리 기호 스타일을 지정합니다.Specifies the bullet styles you can apply to list items in a BulletedList control. |
ButtonColumnType |
ButtonColumn 개체의 단추 형식을 지정합니다.Specifies the button type for the ButtonColumn object. |
ButtonType |
Web Forms 페이지에서 렌더링할 수 있는 다양한 형식의 단추를 지정합니다.Specifies the different types of buttons that can be rendered in a Web Forms page. |
CalendarSelectionMode |
Calendar 컨트롤의 날짜 선택 모드를 지정합니다.Specifies the date selection mode of the Calendar control. |
ContentDirection |
컨테이너 컨트롤의 텍스트를 포함하는 컨트롤을 표시할 방향을 나타냅니다.Represents the direction in which to display controls that include text in a container control. |
DataBoundControlMode |
ASP.NET Dynamic Data에서 데이터 바인딩된 컨트롤 또는 특정 필드에 대한 서로 다른 데이터 입력 모드를 나타냅니다.Represents the different data-entry modes for a data-bound control or a particular field in ASP.NET Dynamic Data. |
DataControlCellType |
DataControlFieldCell 개체의 기능을 설명합니다.Describes the function of a DataControlFieldCell object. |
DataControlRowState |
DetailsView 또는 GridView와 같은 데이터 컨트롤에 있는 행의 상태를 지정합니다.Specifies the state of a row in a data control, such as DetailsView or GridView. |
DataControlRowType |
DetailsView 또는 GridView 컨트롤과 같은 데이터 컨트롤에 있는 행의 기능을 지정합니다.Specifies the function of a row in a data control, such as a DetailsView or GridView control. |
DayNameFormat |
Calendar 컨트롤의 요일에 대한 표시 형식을 지정합니다.Specifies the display format for the days of the week on a Calendar control. |
DetailsViewMode |
DetailsView 컨트롤의 각기 다른 데이터 입력 모드를 나타냅니다.Represents the different data-entry modes of a DetailsView control. |
FirstDayOfWeek |
Calendar 컨트롤에서 첫째 요일로 표시할 요일을 지정합니다.Specifies the day to display as the first day of the week on the Calendar control. |
FontSize |
HTML 4.0에 정의된 글꼴 크기를 지정합니다.Specifies the font sizes defined by HTML 4.0. |
FormViewMode |
FormView 컨트롤의 각기 다른 데이터 입력 모드를 나타냅니다.Represents the different data-entry modes of a FormView control. |
GridLines |
테이블 구조로 항목을 표시하는 컨트롤에 대한 모눈선 스타일을 지정합니다.Specifies the gridline styles for controls that display items in a table structure. |
HorizontalAlign |
컨테이너 내에 있는 항목의 가로 맞춤을 지정합니다.Specifies the horizontal alignment of items within a container. |
HotSpotMode |
HotSpot을 클릭한 경우 ImageMap 컨트롤에서 HotSpot 개체의 동작을 지정합니다.Specifies the behaviors of a HotSpot object in an ImageMap control when the HotSpot is clicked. |
ImageAlign |
웹 페이지의 텍스트의 맞춤 상태에 따라 이미지의 맞춤을 지정합니다.Specifies the alignment of an image in relation to the text of a Web page. |
InsertItemPosition |
InsertItemTemplate 템플릿이 ListView 컨트롤의 일부로 렌더링될 때 템플릿의 위치를 지정합니다.Specifies the location of the InsertItemTemplate template when it is rendered as part of the ListView control. |
ListItemType |
목록 컨트롤에 있는 항목의 형식을 지정합니다.Specifies the type of an item in a list control. |
ListSelectionMode |
ListBox 컨트롤의 선택 모드를 지정합니다.Specifies the selection mode of the ListBox control. |
ListViewCancelMode |
ListView 항목에서 취소 단추를 클릭했을 때 사용자가 수행 중이던 작업 형식을 확인합니다.Determines the type of operation that the user was performing when the Cancel button was clicked in a ListView item. |
ListViewItemType |
ListView 컨트롤에 있는 항목의 기능을 지정합니다.Specifies the function of an item in the ListView control. |
LiteralMode |
Literal 컨트롤의 내용을 렌더링하는 방법을 지정합니다.Specifies how the content in a Literal control is rendered. |
LoginFailureAction |
로그인 시도가 실패했을 때 사용자가 이동하게 될 페이지를 결정합니다.Determines the page that the user will go to when a login attempt is not successful. |
LoginTextLayout |
Login 컨트롤에 대해 연결된 텍스트 상자와 상대적인 레이블 위치를 지정합니다.Specifies the position of labels relative to their associated text boxes for the Login control. |
LogoutAction |
사용자가 웹 사이트에서 로그아웃할 때 이동될 페이지를 나타냅니다.Indicates the page that the user will be directed to when he or she logs out of the Web site. |
MenuRenderingMode |
Menu 컨트롤이 HTML |
NextPrevFormat |
Calendar에서 이전 달 및 다음 달로 이동할 수 있는 탐색 컨트롤의 표시 형식을 나타냅니다.Represents the display format for the previous and next month navigation controls within the Calendar. |
Orientation |
합성 컨트롤에 있는 항목의 일반적인 레이아웃을 지정합니다.Specifies the general layout of items within a composite control. |
PagerButtons |
페이지가 매겨진 컨트롤의 내용 페이지 사이를 탐색하기 위해 표시할 단추 형식을 지정합니다.Specifies the types of buttons to display for navigating between pages of content in a paginated control. |
PagerMode |
DataGrid 컨트롤 내의 다양한 페이지에 액세스하기 위한 호출기 모드를 나타냅니다.Represents the mode of the pager for accessing various pages within the DataGrid control. |
PagerPosition |
페이지가 매겨진 컨트롤 내의 다양한 페이지에 액세스하기 위한 호출기 위치를 지정합니다.Specifies the position of the pager for accessing various pages within a paginated control. |
ParsingCulture |
문자열 값을 형식으로 변환할 때 사용할 문화권 정보를 지정합니다.Specifies the culture information to use when string values are converted to types. |
PathDirection |
사이트 탐색 컨트롤에 대해 탐색 노드가 렌더링되는 계층적 순서를 나타냅니다.Indicates the hierarchical order in which navigation nodes are rendered for site-navigation controls. |
RepeatDirection |
List컨트롤의 항목이 표시될 방향을 지정합니다.Specifies the direction in which items of a list control are displayed. |
RepeatLayout |
List 컨트롤에 있는 항목의 레이아웃을 지정합니다.Specifies the layout of items in a list control. |
ScrollBars |
Panel 컨트롤에서 스크롤 막대의 표시 여부와 위치를 지정합니다.Specifies the visibility and position of scroll bars in a Panel control. |
SiteMapNodeItemType |
SiteMapNodeItemType 열거형은 노드 계층 구조 안에서 SiteMapPath 노드의 유형을 식별하기 위해 SiteMapNodeItem 컨트롤에서 사용됩니다.The SiteMapNodeItemType enumeration is used by the SiteMapPath control to identify the type of a SiteMapNodeItem node within a node hierarchy. |
SortDirection |
항목의 목록을 정렬할 방향을 지정합니다.Specifies the direction in which to sort a list of items. |
SqlDataSourceCommandType |
데이터베이스 작업을 수행할 때 SqlDataSource 및 AccessDataSource 컨트롤에서 사용되는 SQL 명령의 형식을 설명합니다.Describes the type of SQL command used by the SqlDataSource and AccessDataSource controls when performing a database operation. |
SqlDataSourceMode |
SqlDataSource 또는 AccessDataSource 컨트롤에서 IDataReader로 데이터를 검색하는지 아니면 DataSet으로 데이터를 검색하는지를 지정합니다.Specifies whether a SqlDataSource or AccessDataSource control retrieves data as a IDataReader or DataSet. |
TableCaptionAlign |
HTML 캡션 요소로 렌더링될 텍스트의 가로 또는 세로 위치를 지정합니다.Specifies the horizontal or vertical placement of the text to render as the HTML caption element. |
TableHeaderScope |
표의 머리글 셀을 나타내는 클래스에 대한 HTML |
TableRowSection |
TableRow 컨트롤에서 Table 개체를 배치할 위치를 지정합니다.Specifies where a TableRow object is placed in a Table control. |
TextAlign |
CheckBox 또는 RadioButton 컨트롤과 관련된 텍스트가 컨트롤의 왼쪽 또는 오른쪽에 표시되는지 지정합니다.Specifies whether the text associated with a check box or radio button control appears to the left or to the right of the control. |
TextBoxMode |
입력란의 동작 모드를 지정합니다.Specifies the behavior mode of the text box. |
TitleFormat |
Calendar 컨트롤에 표시된 달의 제목 형식을 지정합니다.Specifies the title format for the displayed month in the Calendar control. |
TreeNodeSelectAction |
TreeView 컨트롤의 노드가 선택될 때 발생하는 이벤트를 나타냅니다.Represents the event or events to raise when a node in the TreeView control is selected. |
TreeNodeTypes |
TreeView 컨트롤의 다양한 노드 형식(리프, 부모 및 루트)을 나타냅니다.Represents the different node types (leaf, parent, and root) in the TreeView control. |
TreeViewImageSet |
TreeView 컨트롤에서 사용할 이미지 집합을 나타냅니다.Represents an image set to use in the TreeView control. |
UnitType |
단위를 지정합니다.Specifies the unit of measurement. |
ValidationCompareOperator |
CompareValidator 컨트롤에서 사용하는 유효성 검사 비교 연산자를 지정합니다.Specifies the validation comparison operators used by the CompareValidator control. |
ValidationDataType |
CompareValidator 및 RangeValidator 컨트롤에서 사용하는 유효성 검사 데이터 형식을 지정합니다.Specifies the validation data types used by the CompareValidator and RangeValidator controls. |
ValidationSummaryDisplayMode |
ValidationSummary 컨트롤에서 사용하는 유효성 검사 요약 디스플레이 모드를 지정합니다.Specifies the validation summary display mode used by the ValidationSummary control. |
ValidatorDisplay |
유효성 검사 컨트롤의 오류 메시지 표시 동작을 지정합니다.Specifies the display behavior of error messages in validation controls. |
VerticalAlign |
컨트롤에 있는 개체 또는 텍스트의 세로 맞춤을 지정합니다.Specifies the vertical alignment of an object or text in a control. |
WizardStepType |
Wizard 컨트롤의 단계에 표시할 수 있는 탐색 UI의 유형을 지정합니다.Specifies the types of navigation UI that can be displayed for a step in a Wizard control. |
대리자
AdCreatedEventHandler |
AdCreated 컨트롤의 AdRotator 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the AdCreated event of an AdRotator control. |
AuthenticateEventHandler |
Authenticate의 Login 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the Authenticate event of a Login control. |
BulletedListEventHandler |
Click의 BulletedList 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the Click event of a BulletedList control. |
CallingDataMethodsEventHandler |
CallingDataMethods 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the CallingDataMethods event. |
CommandEventHandler |
|
CreateUserErrorEventHandler |
CreateUserError 컨트롤의 CreateUserWizard 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles a CreateUserError event in the CreateUserWizard control. |
CreatingModelDataSourceEventHandler |
CreatingModelDataSource 및 CreatingModelDataSource 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the CreatingModelDataSource and CreatingModelDataSource events. |
DataGridCommandEventHandler |
CancelCommand 컨트롤의 DeleteCommand, EditCommand, ItemCommand, UpdateCommand 및 DataGrid 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the CancelCommand, DeleteCommand, EditCommand, ItemCommand, and UpdateCommand events of a DataGrid control. |
DataGridItemEventHandler |
ItemCreated 컨트롤의 ItemDataBound 및 DataGrid 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemCreated and ItemDataBound events of a DataGrid control. |
DataGridPageChangedEventHandler |
PageIndexChanged 컨트롤의 DataGrid 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the PageIndexChanged event of the DataGrid control. |
DataGridSortCommandEventHandler |
SortCommand 컨트롤의 DataGrid 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the SortCommand event of the DataGrid control. |
DataListCommandEventHandler |
CancelCommand 컨트롤의 DeleteCommand, EditCommand, ItemCommand, UpdateCommand 및 DataList 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the CancelCommand, DeleteCommand, EditCommand, ItemCommand, and UpdateCommand events of a DataList control. |
DataListItemEventHandler |
ItemCreated 컨트롤의 ItemDataBound 및 DataList 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the ItemCreated and ItemDataBound events of the DataList control. |
DayRenderEventHandler |
DayRender 컨트롤의 Calendar 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the DayRender event of the Calendar control. |
DetailsViewCommandEventHandler |
ItemCommand 컨트롤의 DetailsView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemCommand event of a DetailsView control. |
DetailsViewDeletedEventHandler |
ItemDeleted 컨트롤의 DetailsView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemDeleted event of a DetailsView control. |
DetailsViewDeleteEventHandler |
ItemDeleting 컨트롤의 DetailsView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemDeleting event of a DetailsView control. |
DetailsViewInsertedEventHandler |
ItemInserted 컨트롤의 DetailsView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemInserted event of a DetailsView control. |
DetailsViewInsertEventHandler |
ItemInserting 컨트롤의 DetailsView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemInserting event of a DetailsView control. |
DetailsViewModeEventHandler |
ModeChanging 컨트롤의 DetailsView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ModeChanging event of a DetailsView control. |
DetailsViewPageEventHandler |
PageIndexChanging 컨트롤의 DetailsView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the PageIndexChanging event of a DetailsView control. |
DetailsViewUpdatedEventHandler |
ItemUpdated 컨트롤의 DetailsView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemUpdated event of a DetailsView control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
DetailsViewUpdateEventHandler |
ItemUpdating 컨트롤의 DetailsView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemUpdating event of a DetailsView control. |
FormViewCommandEventHandler |
ItemCommand 컨트롤의 FormView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemCommand event of a FormView control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited. |
FormViewDeletedEventHandler |
ItemDeleted 컨트롤의 FormView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemDeleted event of a FormView control. |
FormViewDeleteEventHandler |
ItemDeleting 컨트롤의 FormView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemDeleting event of a FormView control. |
FormViewInsertedEventHandler |
ItemInserted 컨트롤의 FormView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemInserted event of a FormView control. |
FormViewInsertEventHandler |
ItemInserting 컨트롤의 FormView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemInserting event of a FormView control. |
FormViewModeEventHandler |
ModeChanging 컨트롤의 FormView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ModeChanging event of a FormView control. |
FormViewPageEventHandler |
PageIndexChanging 컨트롤의 FormView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the PageIndexChanging event of a FormView control. |
FormViewUpdatedEventHandler |
ItemUpdated 컨트롤의 FormView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemUpdated event of a FormView control. |
FormViewUpdateEventHandler |
ItemUpdating 컨트롤의 FormView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the ItemUpdating event of a FormView control. |
GridViewCancelEditEventHandler |
RowCancelingEdit 컨트롤의 GridView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the RowCancelingEdit event of a GridView control. |
GridViewCommandEventHandler |
RowCommand 컨트롤의 GridView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the RowCommand event of a GridView control. |
GridViewDeletedEventHandler |
RowDeleted 컨트롤의 GridView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the RowDeleted event of a GridView control. |
GridViewDeleteEventHandler |
RowDeleting 컨트롤의 GridView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the RowDeleting event of a GridView control. |
GridViewEditEventHandler |
RowEditing 컨트롤의 GridView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the RowEditing event of a GridView control. |
GridViewPageEventHandler |
PageIndexChanging 컨트롤의 GridView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the PageIndexChanging event of a GridView control. |
GridViewRowEventHandler |
RowCreated 컨트롤의 RowDataBound 및 GridView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the RowCreated and RowDataBound events of a GridView control. |
GridViewSelectEventHandler |
SelectedIndexChanging 컨트롤의 GridView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the SelectedIndexChanging event of a GridView control. |
GridViewSortEventHandler |
Sorting 컨트롤의 GridView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the Sorting event of a GridView control. |
GridViewUpdatedEventHandler |
RowUpdated 컨트롤의 GridView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the RowUpdated event of a GridView control. |
GridViewUpdateEventHandler |
RowUpdating 컨트롤의 GridView 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the RowUpdating event of a GridView control. |
ImageMapEventHandler |
Click 컨트롤의 ImageMap 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the Click event of an ImageMap control. |
LoginCancelEventHandler |
취소할 수 있는 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles a cancelable event. |
MailMessageEventHandler |
메일 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles mail events. |
MenuEventHandler |
MenuItemClick 컨트롤의 MenuItemDataBound 이벤트 또는 Menu 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the MenuItemClick event or MenuItemDataBound event of a Menu control. |
MonthChangedEventHandler |
VisibleMonthChanged 컨트롤의 Calendar 이벤트를 처리하는 메서드를 나타냅니다.Represents the method that handles the VisibleMonthChanged event of a Calendar control. |
ObjectDataSourceDisposingEventHandler |
ObjectDisposing 컨트롤의 ObjectDataSource 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the ObjectDisposing event of the ObjectDataSource control. |
ObjectDataSourceFilteringEventHandler |
Filtering 컨트롤의 ObjectDataSource 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the Filtering event of the ObjectDataSource control. |
ObjectDataSourceMethodEventHandler |
Selecting 컨트롤의 Updating, Inserting, Deleting 또는 ObjectDataSource 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the Selecting, Updating, Inserting, or Deleting event of the ObjectDataSource control. |
ObjectDataSourceObjectEventHandler |
ObjectCreating 컨트롤의 ObjectCreated 및 ObjectDataSource 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the ObjectCreating and ObjectCreated events of the ObjectDataSource control. |
ObjectDataSourceSelectingEventHandler |
Selecting 컨트롤의 ObjectDataSource 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the Selecting event of the ObjectDataSource control. |
ObjectDataSourceStatusEventHandler |
Selected 컨트롤의 Updated, Inserted, Deleted 및 ObjectDataSource 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the Selected, Updated, Inserted, and Deleted events of the ObjectDataSource control. |
RepeaterCommandEventHandler |
ItemCommand의 Repeater 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the ItemCommand event of a Repeater. |
RepeaterItemEventHandler |
ItemCreated의 ItemDataBound 및 Repeater 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the ItemCreated and ItemDataBound events of a Repeater. |
SendMailErrorEventHandler |
ChangePassword 컨트롤, CreateUserWizard 컨트롤, PasswordRecovery 컨트롤과 같은 컨트롤의 |
ServerValidateEventHandler |
ServerValidate의 CustomValidator 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the ServerValidate event of a CustomValidator control. |
SiteMapNodeItemEventHandler |
ItemCreated 클래스의 ItemDataBound 및 SiteMapNodeItem 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the ItemCreated and ItemDataBound events for the SiteMapNodeItem class. |
SqlDataSourceCommandEventHandler |
Updating 컨트롤의 Inserting, Deleting 및 SqlDataSource 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the Updating, Inserting, and Deleting events of the SqlDataSource control. |
SqlDataSourceFilteringEventHandler |
Filtering 컨트롤의 SqlDataSource 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the Filtering event of the SqlDataSource control. |
SqlDataSourceSelectingEventHandler |
Selecting 컨트롤의 SqlDataSource 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the Selecting event of the SqlDataSource control. |
SqlDataSourceStatusEventHandler |
Selected 컨트롤의 Updated, Inserted, Deleted 및 SqlDataSource 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the Selected, Updated, Inserted, and Deleted events of the SqlDataSource control. |
TreeNodeEventHandler |
TreeNodeCollapsed 컨트롤의 TreeNodeDataBound, TreeNodeExpanded, TreeNodePopulate 또는 TreeView 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle the TreeNodeCollapsed, TreeNodeDataBound, TreeNodeExpanded, or TreeNodePopulate event of the TreeView control. |
WizardNavigationEventHandler |
Wizard 컨트롤의 탐색 이벤트를 처리할 메서드를 나타냅니다.Represents the method that will handle navigation events in a Wizard control. |
설명
System.Web.UI.WebControls 네임 스페이스와 같은 HTML 태그로 렌더링 되는 클래스가 포함 된 TextBox 컨트롤 및 ListBox 컨트롤입니다.The System.Web.UI.WebControls namespace contains classes that are rendered as HTML tags, such as the TextBox control and the ListBox control. 네임 스페이스에 웹 페이지에서 렌더링 되지 않습니다 하지만 데이터 작업의 경우와 같이 지원 클래스도 포함 되어는 SqlDataSource 고 ObjectDataSource 클래스입니다.The namespace also contains classes that are not rendered on the Web page, but support data operations, such as the SqlDataSource and ObjectDataSource classes. 와 같은 다른 컨트롤을 GridView 및 DetailsView 컨트롤, 지원 데이터 표시 및 편집 합니다.Other controls, such as the GridView and DetailsView controls, support data display and editing. 합니다 WebControl 클래스는 대부분의 클래스에 대 한 기본 클래스로 사용 됩니다.는 System.Web.UI.WebControls 네임 스페이스입니다.The WebControl class serves as the base class for many of the classes in the System.Web.UI.WebControls namespace.