Microsoft Docs - 최신 문서
Microsoft 기술 문서가 이전된 docs.microsoft.com에서는 콘텐츠용 웹 환경뿐 아니라 솔루션을 학습, 관리 및 배포하는 데 사용하는 콘텐츠를 만들고 지원하는 방법을 현대화했습니다. 이는 Microsoft 기술과 관련된 모든 것을 위한 원스톱 상점입니다. docs.microsoft.com에서 새롭고 흥미로운 내용을 최신 상태로 유지할 수 있도록 귀하를 위한 전용 피드를 만들었습니다.
Selected Feed: ASP.NET
형식 또는 네임스페이스가 존재하지 않는 오류 - Dynamics 365 Sales
https://docs.microsoft.com/ko-kr/troubleshoot/dynamics-365/sales/type-namespace-does-not-exist-error 포털 이름을 사용하여 조직을 만들 때 Microsoft Dynamics CRM 해결 방법을 제공합니다.Published Date : 2021년 3월 31일 수요일
필요한 최소 사용 권한으로 설치하는 방법 - Dynamics 365 Sales
https://docs.microsoft.com/ko-kr/troubleshoot/dynamics-365/sales/how-to-install-dynamics-crm-with-the-minimum-required-permissions 사용자가 설치하는 데 필요한 최소 권한에 대해 Microsoft Dynamics CRM.Published Date : 2021년 3월 31일 수요일
구성 수집기용 Dynamics CRM에서 Outlook 데이터 - Dynamics 365 Sales
https://docs.microsoft.com/ko-kr/troubleshoot/dynamics-365/sales/data-collected-by-dynamics-crm-for-outlook-configuration-collector 이 문서에서는 Microsoft Dynamics CRM Client for Microsoft Office Outlook 수집하는 데이터에 대해 설명하고 있습니다.Published Date : 2021년 3월 31일 수요일
Microsoft Dynamics CRM 도구용 Outlook 클라이언트 - Dynamics 365 Sales
https://docs.microsoft.com/ko-kr/troubleshoot/dynamics-365/sales/data-collected-by-dynamics-crm-for-outlook-diagnostic-tool Microsoft Dynamics CRM 클라이언트의 메모리 덤프 진단 도구에서 수집하는 데이터를 Outlook.Published Date : 2021년 3월 31일 수요일
IE 8 브라우저 변경 내용 - Win32 apps
https://docs.microsoft.com/ko-kr/windows/win32/win7appqual/appendix-1--internet-explorer-6-to-internet-explorer-8-browser-changes 다음 표에서는 Microsoft Internet Explorer 6과 Windows Internet Explorer 8 간의 변경 내용을 설명합니다.Published Date : 2018년 5월 31일 목요일
DeviceElementCollection.Remove 메서드 (System.Web.UI.MobileControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols.deviceelementcollection.remove 컬렉션에서 지정된 device 요소를 제거합니다.Removes the specified device element from the collection. 이 API는 더 이상 사용되지 않습니다.This API is obsolete. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(ASP.NET을 사용한 모바일 앱 및 사이트)을 참조하세요.For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.Published Date : 2018년 4월 30일 월요일
DeviceElementCollection.Add(DeviceElement) 메서드 (System.Web.UI.MobileControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols.deviceelementcollection.add 컬렉션에 device 요소를 추가합니다.Adds a device element to the collection. 이 API는 더 이상 사용되지 않습니다.This API is obsolete. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(ASP.NET을 사용한 모바일 앱 및 사이트)을 참조하세요.For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.Published Date : 2018년 4월 30일 월요일
System.Web.Hosting 네임스페이스
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.hosting Microsoft IIS(인터넷 정보 서비스) 외부에 있는 관리형 애플리케이션에서 ASP.NET 애플리케이션을 호스트하기 위한 기능을 제공합니다. Provides the functionality for hosting ASP.NET applications from managed applications outside Microsoft Internet Information Services (IIS).Published Date : 2018년 4월 30일 월요일
WmlPhoneCallAdapter 생성자 (System.Web.UI.MobileControls.Adapters)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols.adapters.wmlphonecalladapter.-ctor WmlPhoneCallAdapter 클래스의 인스턴스를 만듭니다.Creates an instance of the WmlPhoneCallAdapter class. 이 API는 더 이상 사용되지 않습니다.This API is obsolete. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(ASP.NET을 사용한 모바일 앱 및 사이트)을 참조하세요.For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.GetHierarchicalView(String) 메서드 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.gethierarchicalview 시작 노드 및 데이터 소스의 기타 속성에 따라 SiteMapProvider 개체에 대한 사이트 맵 데이터의 단일 뷰를 검색합니다.Retrieves a single view on the site map data for the SiteMapProvider object according to the starting node and other properties of the data source.Published Date : 2018년 4월 30일 월요일
System.Web.UI.HtmlControls 네임스페이스
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.htmlcontrols Web Forms 페이지에서 HTML 서버 컨트롤을 만드는 데 사용할 수 있는 클래스가 포함되어 있습니다. Contains classes that allow you to create HTML server controls on a Web Forms page. HTML 서버 컨트롤은 서버에서 실행되며 대부분의 브라우저가 지원하는 표준 HTML 태그에 직접 매핑됩니다. HTML server controls run on the server and map directly to standard HTML tags supported by most browsers. 이를 수행하면 Web Forms 페이지에 있는 HTML 요소를 프로그래밍 방식으로 제어할 수 있습니다. This allows you to programmatically control the HTML elements on a Web Forms page.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.Enabled 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.enabled 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
IValidator.IsValid 속성 (System.Web.UI)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.ivalidator.isvalid 클래스에서 구현될 때, 지정된 컨트롤에 사용자가 입력한 내용이 유효한지 여부를 나타내는 값을 가져오거나 설정합니다.When implemented by a class, gets or sets a value indicating whether the user-entered content in the specified control passes validation.Published Date : 2018년 4월 30일 월요일
DeclarativeCatalogPart 클래스 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.declarativecatalogpart 개발자가 WebPart 의 카탈로그 또는 다른 서버 컨트롤을 선언적인 페이지 지속성 형식으로 웹 페이지에 추가할 수 있습니다.Enables developers to add a catalog of WebPart or other server controls to a Web page in the declarative, page persistence format. 이 클래스는 상속될 수 없습니다.This class cannot be inherited.Published Date : 2018년 4월 30일 월요일
DeviceElementCollection.RemoveAt(Int32) 메서드 (System.Web.UI.MobileControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols.deviceelementcollection.removeat 지정된 인덱스에 있는 device 요소를 제거합니다.Removes the device element at the specified index. 이 API는 더 이상 사용되지 않습니다.This API is obsolete. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(ASP.NET을 사용한 모바일 앱 및 사이트)을 참조하세요.For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.Published Date : 2018년 4월 30일 월요일
DeviceElementCollection.AllKeys 속성 (System.Web.UI.MobileControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols.deviceelementcollection.allkeys DeviceElementCollection 컬렉션에 포함된 device 요소의 키 배열을 반환합니다.Returns an array of the keys for the device elements that are contained in the DeviceElementCollection collection. 이 API는 더 이상 사용되지 않습니다.This API is obsolete. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(ASP.NET을 사용한 모바일 앱 및 사이트)을 참조하세요.For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.Published Date : 2018년 4월 30일 월요일
HttpResponseBase.AddOnSendingHeaders(Action<HttpContextBase>) 메서드 (System.Web)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.httpresponsebase.addonsendingheaders 이 요청에 대해 응답 헤더를 보내기 직전에 ASP.NET 런타임이 호출할 콜백을 등록합니다.Registers a callback that the ASP.NET runtime will invoke immediately before response headers are sent for this request.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.HorizontalAlign 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.horizontalalign 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
HttpResponseBase 클래스 (System.Web)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.httpresponsebase ASP.NET 작업에서 받은 HTTP 응답 정보를 제공하는 클래스의 기본 클래스를 나타냅니다.Represents the base class for classes that provides HTTP-response information from an ASP.NET operation.Published Date : 2018년 4월 30일 월요일
SupportsEventValidationAttribute 클래스 (System.Web.UI)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.supportseventvalidationattribute 웹 서버 컨트롤에서 이벤트 유효성 검사 지원을 나타내는 데 사용하는 메타데이터 특성을 정의합니다.Defines the metadata attribute that Web server controls use to indicate support for event validation. 이 클래스는 상속될 수 없습니다.This class cannot be inherited.Published Date : 2018년 4월 30일 월요일
System.Web 네임스페이스
https://docs.microsoft.com/ko-kr/dotnet/api/system.web 브라우저-서버 간 통신을 가능하게 하는 클래스 및 인터페이스가 포함되어 있습니다. Contains classes and interfaces that enable browser-server communication. 이 네임스페이스에는 현재 HTTP 요청에 대한 확장 정보를 제공하는 HttpRequest 클래스, 클라이언트에 대한 HTTP 출력을 관리하는 HttpResponse 클래스 및 서버 쪽 유틸리티와 프로세스에 액세스하는 데 사용할 수 있는 HttpServerUtility 클래스가 있습니다. This namespace includes the HttpRequest class, which provides extensive information about the current HTTP request; the HttpResponse class, which manages HTTP output to the client; and the HttpServerUtility class, which provides access to server-side utilities and processes. 또한 System.Web에는 쿠키 조작, 파일 전송, 예외 정보 및 출력 캐시 제어에 사용할 수 있는 클래스도 포함되어 있습니다. System.Web also includes classes for cookie manipulation, file transfer, exception information, and output cache control.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.BorderWidth 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.borderwidth 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.Direction 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.direction 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
BuildMethod 대리자 (System.Web.UI)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.buildmethod 컨트롤을 빌드하는 데 사용되는 메서드를 나타냅니다.Represents the method that is used to build a control.Published Date : 2018년 4월 30일 월요일
IValidator.Validate 메서드 (System.Web.UI)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.ivalidator.validate 클래스에 의해 구현될 때, 검사하는 조건을 확인하여 IsValid 속성을 업데이트합니다.When implemented by a class, evaluates the condition it checks and updates the IsValid property.Published Date : 2018년 4월 30일 월요일
WebItem(String, WebClass, String) 생성자 (Microsoft.VisualBasic.Compatibility.VB6)
https://docs.microsoft.com/ko-kr/dotnet/api/microsoft.visualbasic.compatibility.vb6.webitem.-ctor WebItem 클래스의 새 인스턴스를 초기화합니다.Initializes a new instance of the WebItem class.Published Date : 2018년 4월 30일 월요일
WmlPhoneCallAdapter.Control 속성 (System.Web.UI.MobileControls.Adapters)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols.adapters.wmlphonecalladapter.control 연결된 컨트롤에 대한 강력한 형식의 참조를 반환합니다.Returns a strongly typed reference to the associated control. 이 API는 더 이상 사용되지 않습니다.This API is obsolete. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(ASP.NET을 사용한 모바일 앱 및 사이트)을 참조하세요.For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.Published Date : 2018년 4월 30일 월요일
HttpResponseBase.SuppressDefaultCacheControlHeader 속성 (System.Web)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.httpresponsebase.suppressdefaultcachecontrolheader 현재 HTTP 응답에 대한 기본 Cache Control: private 헤더를 표시하지 않을 것인지 표시하는 값을 가져오거나 설정합니다.Gets or sets a value indicating whether to suppress the default Cache Control: private header for the current HTTP response.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.StartFromCurrentNode 속성 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.startfromcurrentnode 현재 페이지를 나타내는 노드를 사용하여 사이트 맵 노드 트리가 검색되는지 여부를 나타내는 값을 가져오거나 설정합니다.Gets or sets a value indicating whether the site map node tree is retrieved using the node that represents the current page.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.StartingNodeUrl 속성 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.startingnodeurl 계층적 사이트 맵에서 노드를 검색하기 위해 데이터 소스가 참조 지점으로 사용하는 사이트 맵의 노드를 가져오거나 설정합니다.Gets or sets a node in the site map that the data source then uses as a reference point to retrieve nodes from a hierarchical site map.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.BackColor 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.backcolor 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.Height 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.height 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.GetView(String) 메서드 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.getview 시작 노드 및 데이터 소스의 기타 속성에 따라 사이트 맵 공급자에 대한 사이트 맵 데이터의 명명된 뷰를 검색합니다.Retrieves a named view on the site map data of the site map provider according to the starting node and other properties of the data source.Published Date : 2018년 4월 30일 월요일
GenericWebPart 클래스 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.genericwebpart 런타임에 WebPart 컨트롤로 표시하고 작동할 수 있도록 WebPart 컨트롤이 아닌 서버 컨트롤을 래핑합니다.Wraps server controls that are not WebPart controls so that they can appear and behave as true WebPart controls at run time.Published Date : 2018년 4월 30일 월요일
HtmlInputReset 클래스 (System.Web.UI.HtmlControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.htmlcontrols.htmlinputreset 서버의 HTML <input type=reset> 요소에 프로그래밍 방식으로 액세스할 수 있도록 합니다.Allows programmatic access to the HTML <input type=reset> element on the server.Published Date : 2018년 4월 30일 월요일
EditorPart 클래스 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.editorpart EditorZoneBase 영역에 있는 컨트롤에 대한 기본 클래스 역할을 하며 WebPart 컨트롤을 편집하는 데 사용합니다.Serves as the base class for controls that reside in EditorZoneBase zones and are used to edit WebPart controls.Published Date : 2018년 4월 30일 월요일
System.Data 네임스페이스
https://docs.microsoft.com/ko-kr/dotnet/api/system.data ADO.NET 아키텍처를 나타내는 클래스에 대한 액세스를 제공합니다. Provides access to classes that represent the ADO.NET architecture. ADO.NET을 통해 여러 데이터 원본의 데이터를 효율적으로 관리할 수 있는 구성 요소를 만들 수 있습니다. ADO.NET lets you build components that efficiently manage data from multiple data sources.Published Date : 2018년 4월 30일 월요일
Part.ChromeState 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.part.chromestate 파트 컨트롤이 최소화된 상태인지 또는 표준 상태인지 여부를 가져오거나 설정합니다.Gets or sets whether a part control is in a minimized or normal state.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.GetWebPart(WebPartDescription) 메서드 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.getwebpart 메서드에 전달된 설명 값을 기준으로 WebPart 컨트롤에 대한 참조를 반환합니다.Returns a reference to a WebPart control based on the value of the description passed into the method.Published Date : 2018년 4월 30일 월요일
System.Web.UI 네임스페이스
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui ASP.NET 웹 애플리케이션의 사용자 인터페이스에 대한 ASP.NET 서버 컨트롤과 ASP.NET 웹 페이지를 만들 수 있게 하는 클래스와 인터페이스를 제공합니다. Provides classes and interfaces that enable you to create ASP.NET server controls and ASP.NET Web pages for the user interface of your ASP.NET Web applications.Published Date : 2018년 4월 30일 월요일
DeviceElementCollection 생성자 (System.Web.UI.MobileControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols.deviceelementcollection.-ctor DeviceElementCollection 클래스의 새 인스턴스를 초기화합니다.Initializes a new instance of the DeviceElementCollection class. 이 API는 더 이상 사용되지 않습니다.This API is obsolete. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(ASP.NET을 사용한 모바일 앱 및 사이트)을 참조하세요.For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.Published Date : 2018년 4월 30일 월요일
System.Web.UI.MobileControls.Adapters.XhtmlAdapters 네임스페이스
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols.adapters.xhtmladapters 모바일 컨트롤의 수명 주기 단계를 재정의하여 새 태그 표준이나 특정 브라우저 및 모바일 디바이스에 대한 기본 XHTML 태그나 동작을 수정하는 데 사용할 수 있는 클래스가 포함되어 있습니다. Contains classes you can use to override the life-cycle stages of a mobile control to modify its default XHTML markup or behavior for new markup standards or for specific browsers and mobile devices. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 www.asp.net/mobile 웹 사이트를 참조하세요. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.ScrollBars 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.scrollbars 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
EntityDataSource 클래스 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.entitydatasource ASP.NET 애플리케이션의 데이터 바인딩된 컨트롤에 대한 EDM(엔터티 데이터 모델)을 나타냅니다.Represents an Entity Data Model (EDM) to data-bound controls in an ASP.NET application.Published Date : 2018년 4월 30일 월요일
System.Drawing.Drawing2D Namespace
https://docs.microsoft.com/ko-kr/dotnet/api/system.drawing.drawing2d Provides advanced two-dimensional and vector graphics functionality.Published Date : 2018년 4월 30일 월요일
PageCatalogPart 생성자 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.-ctor 클래스의 새 인스턴스를 초기화합니다.Initializes a new instance of the class.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.IListSource.ContainsListCollection 속성 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.system-componentmodel-ilistsource-containslistcollection 해당 컬렉션이 IList 개체의 컬렉션인지 여부를 나타내는 값을 가져옵니다.Gets a value that indicates whether the collection is a collection of IList objects.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.ForeColor 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.forecolor 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource 클래스 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource 웹 서버 컨트롤 및 기타 컨트롤이 계층적 사이트 맵 데이터에 바인딩하는 데 사용할 수 있는 데이터 소스 제어를 제공합니다.Provides a data source control that Web server controls and other controls can use to bind to hierarchical site map data.Published Date : 2018년 4월 30일 월요일
System.Web.UI.WebControls.WebParts 네임스페이스
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts 통칭하여 웹 파트 컨트롤 집합이라고 하는 클래스와 인터페이스가 포함되어 있습니다. Contains classes and interfaces known collectively as the Web Parts control set. 이 클래스를 사용하여 최종 사용자가 모양과 동작을 수정(개인 설정)할 수 있는 웹 페이지를 만들 수 있습니다. You can use these classes to create Web pages whose appearance and behavior can be modified (personalized) by end users. 페이지에 대한 각 사용자의 개인 설정은 이후의 브라우저 세션을 위해 저장됩니다. Each user's personalized settings for a page are saved for future browser sessions.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.ToolTip 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.tooltip 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
WebItem.WriteTemplate(HttpResponse, String) 메서드 (Microsoft.VisualBasic.Compatibility.VB6)
https://docs.microsoft.com/ko-kr/dotnet/api/microsoft.visualbasic.compatibility.vb6.webitem.writetemplate WebItem 개체에 연결된 HTML 템플릿을 처리하고 브라우저에 반환합니다.Processes an HTML template attached to a WebItem object and returns it to the browser.Published Date : 2018년 4월 30일 월요일
DeviceElementCollection.Item[] 속성 (System.Web.UI.MobileControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols.deviceelementcollection.item 컬렉션의 device 요소를 가져오거나 설정합니다.Gets or sets a device element in the collection. 이 API는 더 이상 사용되지 않습니다.This API is obsolete. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(ASP.NET을 사용한 모바일 앱 및 사이트)을 참조하세요.For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.Published Date : 2018년 4월 30일 월요일
EntityDataSource.InsertParameters 속성 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.entitydatasource.insertparameters 삽입 작업 중에 사용되는 매개 변수 컬렉션을 가져옵니다.Gets the collection of parameters that are used during an insert operation.Published Date : 2018년 4월 30일 월요일
System.Drawing.Imaging Namespace
https://docs.microsoft.com/ko-kr/dotnet/api/system.drawing.imaging Provides advanced GDI+ imaging functionality. Basic graphics functionality is provided by the System.Drawing namespace.Published Date : 2018년 4월 30일 월요일
MenuDesigner.IDataBindingSchemaProvider.Schema 속성 (System.Web.UI.Design.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.design.webcontrols.menudesigner.system-web-ui-design-idatabindingschemaprovider-schema 디자이너의 현재 스키마 개체를 가져옵니다.Gets the current schema object for the designer. 이 멤버에 대한 설명을 보려면 Schema 속성을 참조하세요.For a description of this member, see the Schema property.Published Date : 2018년 4월 30일 월요일
System.Web.UI.MobileControls.Adapters 네임스페이스
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols.adapters 모바일 컨트롤의 수명 주기 단계를 재정의하여 새 태그 표준이나 특정 브라우저 및 모바일 디바이스에 대한 기본 HTML, CHTML 또는 WML 태그나 동작을 수정하는 데 사용할 수 있는 클래스가 포함되어 있습니다. Contains classes you can use to override the life-cycle stages of a mobile control to modify its default HTML, CHTML, or WML markup or behavior for new markup standards or for specific browsers and mobile devices. 이 네임스페이스의 API는 사용되지 않습니다. The APIs in this namespace are obsolete. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 www.asp.net/mobile 웹 사이트를 참조하세요. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.Published Date : 2018년 4월 30일 월요일
WmlPhoneCallAdapter.Render(WmlMobileTextWriter) 메서드 (System.Web.UI.MobileControls.Adapters)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols.adapters.wmlphonecalladapter.render 지정된 작성기를 사용하여, 컨트롤 어댑터가 연결되는 컨트롤에 대한 대상별 태그를 생성합니다.Generates the target-specific markup for the control to which the control adapter is attached, using the provided writer. 이 API는 더 이상 사용되지 않습니다.This API is obsolete. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(ASP.NET을 사용한 모바일 앱 및 사이트)을 참조하세요.For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.Published Date : 2018년 4월 30일 월요일
IValidator 인터페이스 (System.Web.UI)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.ivalidator Web Forms 유효성 검사에 참여하는 개체가 구현해야 하는 속성 및 메서드를 정의합니다.Defines the properties and methods that objects that participate in Web Forms validation must implement.Published Date : 2018년 4월 30일 월요일
Part.Controls 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.part.controls 사용자 인터페이스 계층 구조에서 지정된 서버 컨트롤의 자식 컨트롤을 포함하는 ControlCollection 개체를 가져옵니다.Gets a ControlCollection object that contains the child controls for a specified server control in the user interface hierarchy.Published Date : 2018년 4월 30일 월요일
IThemeResolutionService.GetThemeProvider 메서드 (System.Web.UI)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.ithemeresolutionservice.getthemeprovider ASP.NET 페이지에서 사용자 지정 테마를 나타내는 ThemeProvider 개체를 가져옵니다.Gets a ThemeProvider object that represents the customization theme on an ASP.NET page.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.ShowStartingNode 속성 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.showstartingnode 시작 노드가 검색 및 표시되는지 여부를 나타내는 값을 가져오거나 설정합니다.Gets or sets a value indicating whether the starting node is retrieved and displayed.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.IDataSource.GetView(String) 메서드 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.system-web-ui-idatasource-getview 이 멤버에 대한 설명은 GetView(String)를 참조하세요.For a description of this member, see GetView(String).Published Date : 2018년 4월 30일 월요일
WebItem 클래스 (Microsoft.VisualBasic.Compatibility.VB6)
https://docs.microsoft.com/ko-kr/dotnet/api/microsoft.visualbasic.compatibility.vb6.webitem 업그레이드된 Visual Basic 6.0 WebClass 프로젝트를 ASP.NET에서 실행할 수 있게 합니다.Enables upgraded Visual Basic 6.0 WebClass projects to run in ASP.NET.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.EnableTheming 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.enabletheming 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.BorderColor 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.bordercolor 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.SkinID 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.skinid 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.Provider 속성 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.provider 데이터 소스 컨트롤과 연결된 SiteMapProvider 개체를 가져오거나 설정합니다.Gets or sets a SiteMapProvider object that is associated with the data source control.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.CssClass 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.cssclass 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.SiteMapProvider 속성 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.sitemapprovider 데이터 소스를 바인딩할 사이트 맵 공급자의 이름을 가져오거나 설정합니다.Gets or sets the name of the site map provider that the data source binds to.Published Date : 2018년 4월 30일 월요일
MenuDesigner.IDataBindingSchemaProvider.CanRefreshSchema 속성 (System.Web.UI.Design.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.design.webcontrols.menudesigner.system-web-ui-design-idatabindingschemaprovider-canrefreshschema 공급자가 스키마를 새로 고칠 수 있는지 여부를 나타내는 값을 가져옵니다.Gets a value indicating whether the provider can refresh the schema. 이 멤버에 대한 설명을 보려면 CanRefreshSchema 속성을 참조하세요.For a description of this member, see the CanRefreshSchema property.Published Date : 2018년 4월 30일 월요일
WebItem.Name 속성 (Microsoft.VisualBasic.Compatibility.VB6)
https://docs.microsoft.com/ko-kr/dotnet/api/microsoft.visualbasic.compatibility.vb6.webitem.name 코드에서 WebItem 개체를 식별하는 데 사용되는 이름을 가져옵니다.Gets the name that is used in code to identify a WebItem object.Published Date : 2018년 4월 30일 월요일
PageCatalogPart 클래스 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart 사용자가 단일 웹 파트 페이지(사용자는 이 웹 파트 페이지를 통해 닫힌 컨트롤을 페이지에 다시 추가할 수 있음)에서 닫은 모든 WebPart 컨트롤(및 WebPartZoneBase 영역에 포함된 기타 서버 컨트롤)에 대한 참조를 유지하는 카탈로그를 제공합니다.Provides a catalog that keeps references to all WebPart controls (and other server controls contained in WebPartZoneBase zones) that a user has closed on a single Web Parts page, which enables users to add the closed controls back to the page. 이 클래스는 상속될 수 없습니다.This class cannot be inherited.Published Date : 2018년 4월 30일 월요일
ScriptManagerProxy 클래스 (System.Web.UI)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.scriptmanagerproxy ScriptManager 컨트롤이 부모 요소에 이미 정의되어 있을 때 콘텐츠 페이지 및 사용자 정의 컨트롤과 같은 중첩된 구성 요소가 스크립트 및 서비스 참조를 페이지에 추가할 수 있도록 합니다.Enables nested components such as content pages and user controls to add script and service references to pages when a ScriptManager control is already defined in a parent element.Published Date : 2018년 4월 30일 월요일
AppearanceEditorPart 클래스 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.appearanceeditorpart 최종 사용자가 연결된 WebPart 컨트롤에서 여러 UI(사용자 인터페이스) 속성을 편집할 수 있는 편집기 컨트롤을 제공합니다.Provides an editor control that enables end users to edit several user interface (UI) properties on an associated WebPart control. 이 클래스는 상속될 수 없습니다.This class cannot be inherited.Published Date : 2018년 4월 30일 월요일
Part 클래스 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.part Web Forms 페이지에 모듈식 사용자 인터페이스를 렌더링하는 모든 웹 파트 컨트롤에 대한 기본 클래스로 사용됩니다.Serves as the base class for all Web Parts part controls, which render a modular user interface on a Web Forms page.Published Date : 2018년 4월 30일 월요일
CatalogPart 클래스 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.catalogpart CatalogZoneBase 영역에 있으면서 사용자가 웹 페이지에 추가할 수 있는 사용 가능한 웹 서버 컨트롤(특히 WebPart 컨트롤)의 카탈로그를 제공하는 컨트롤의 기본 클래스로 사용됩니다.Serves as the base class for controls that reside in CatalogZoneBase zones, and that provide catalogs of available Web server controls (especially WebPart controls) that users can add to a Web page.Published Date : 2018년 4월 30일 월요일
ClaimsIdentity 클래스 (System.Security.Claims)
https://docs.microsoft.com/ko-kr/dotnet/api/system.security.claims.claimsidentity 클레임 기반 ID를 나타냅니다.Represents a claims-based identity.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.ContainsListCollection 속성 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.containslistcollection 데이터 소스 컨트롤에 데이터 소스 뷰 개체의 컬렉션이 들어 있는지 여부를 나타내는 값을 가져옵니다.Gets a value indicating whether the data source control contains a collection of data source view objects.Published Date : 2018년 4월 30일 월요일
System.Web.UI.MobileControls 네임스페이스
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols 여러 가지 모바일 디바이스의 애플리케이션을 렌더링할 수 있는 ASP.NET 서버 컨트롤 세트가 포함되어 있습니다. Contains a set of ASP.NET server controls that can render your application for different mobile devices. 이 네임스페이스의 API는 사용되지 않습니다. The APIs in this namespace are obsolete. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 www.asp.net/mobile 웹 사이트를 참조하세요. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.Published Date : 2018년 4월 30일 월요일
DeviceElementCollection 클래스 (System.Web.UI.MobileControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.mobilecontrols.deviceelementcollection DeviceElement 개체의 컬렉션입니다.A collection of DeviceElement objects. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(ASP.NET을 사용한 모바일 앱 및 사이트)을 참조하세요.For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.IListSource.GetList 메서드 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.system-componentmodel-ilistsource-getlist 이 멤버에 대한 설명은 GetList()를 참조하세요.For a description of this member, see GetList().Published Date : 2018년 4월 30일 월요일
IValidator.ErrorMessage 속성 (System.Web.UI)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.ivalidator.errormessage 클래스에 의해 구현될 때, 유효성 검사 중인 조건이 실패할 경우 생성되는 오류 메시지 텍스트를 가져오거나 설정합니다.When implemented by a class, gets or sets the error message text generated when the condition being validated fails.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.IDataSource.GetViewNames 메서드 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.system-web-ui-idatasource-getviewnames 이 멤버에 대한 설명은 GetViewNames()를 참조하세요.For a description of this member, see GetViewNames().Published Date : 2018년 4월 30일 월요일
PageCatalogPart.Width 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.width 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.GetList 메서드 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.getlist 데이터 목록의 소스로 사용할 수 있는 데이터 소스 컨트롤 목록을 검색합니다.Retrieves a list of data source controls that can be used as sources of lists of data.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.DefaultButton 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.defaultbutton 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.Wrap 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.wrap 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
System.IdentityModel.Services 네임스페이스
https://docs.microsoft.com/ko-kr/dotnet/api/system.identitymodel.services WIF(Windows Identity Foundation)를 사용하여 작성된 애플리케이션에서 사용되는 클래스가 포함되어 있으며, 이 애플리케이션은 WS-Federation 프로토콜을 사용하여 페더레이션 인증을 수행합니다. Contains classes that are used in applications built using Windows Identity Foundation (WIF) that perform federated authentication with the WS-Federation protocol. HTTP 모듈, WSFederationAuthenticationModule(WSFAM) 및 SessionAuthenticationModule(SAM) 외에 해당 작업을 지원하는 클래스도 포함합니다. It contains the HTTP Modules, WSFederationAuthenticationModule (WSFAM) and SessionAuthenticationModule (SAM), as well as classes that support their operation. WSFAM은 WS-페더레이션 로그인 및 로그아웃 시퀀스를 처리하며 SAM은 쿠키 유지 관리 및 처리를 통해 세션을 관리합니다. The WSFAM provides handling for the WS-Federation sign-in and sign-out sequences and the SAM provides session management by maintaining and handling cookies. 네임스페이스에는 이 메시지의 개체 모델과 회선에 표시 간에 직렬화 및 역직렬화하는 직렬 변환기 외에도 로그인(WSFederationMessage, SignInRequestMessage) 및 로그아웃 메시지(SignInResponseMessage)와 같은 WS-Federation 메시지(SignOutRequestMessage)를 나타내는 클래스도 포함되어 있습니다. The namespace also contains classes that represent WS-Federation messages (WSFederationMessage), such as sign-in (SignInRequestMessage, SignInResponseMessage) and sign-out messages (SignOutRequestMessage), as well as serializers that serialize and deserialize between the object model and the on-the-wire representations of these messages.Published Date : 2018년 4월 30일 월요일
ScriptManagerProxy.ProfileService 속성 (System.Web.UI)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.scriptmanagerproxy.profileservice 현재 ScriptManagerProxy 인스턴스와 관련된 ProfileServiceManager 개체를 가져옵니다.Gets the ProfileServiceManager object that is associated with the current ScriptManagerProxy instance.Published Date : 2018년 4월 30일 월요일
System.IdentityModel.Selectors 네임스페이스
https://docs.microsoft.com/ko-kr/dotnet/api/system.identitymodel.selectors WCF(Windows Communication Foundation) 클레임 기반 ID 모델에 인증을 구현하는 클래스가 포함되어 있습니다. Contains classes that implement authentication in the Windows Communication Foundation (WCF) claims-based identity model. .NET Framework 4.5 및 .NET Framework로의 WIF(Windows Identity Foundation) 통합부터 WCF 클레임 기반 ID 모델이 WIF로 대체되었습니다. Beginning with .NET Framework 4.5 and the integration of Windows Identity Foundation (WIF) into the .NET Framework, the WCF claims-based identity model has been superseded by WIF. WIF는 CLR, WCF, ASP.NET 등 여러 Microsoft 제품 스택에 대한 인증 및 권한 부여 기능을 제공하는 데 사용할 수 있는 클레임 기반 ID 개체 모델을 제공합니다. WIF provides a claims-based identity object model that can be used to provide authentication and authorization across several Microsoft product stacks, including the CLR, WCF, and ASP.NET. 보안 토큰을 표현하며 보안 토큰을 처리하는 데 사용되는 WIF 클래스가 System.IdentityModel.Tokens 네임스페이스에 포함되어 있습니다. 예를 들면 SecurityToken 및 SecurityTokenHandler입니다. The WIF classes that represent security tokens and that are used to process security tokens are contained in the System.IdentityModel.Tokens namespace; for example, SecurityToken and SecurityTokenHandler. .NET 4.5부터 권한 부여 정책이 System.IdentityModel.Tokens 네임스페이스의 클래스가 System.IdentityModel.Selectors 네임스페이스의 클래스 대신 사용되어야 합니다. Beginning with .NET 4.5, the classes in the System.IdentityModel.Tokens namespace should be used instead of those in the System.IdentityModel.Selectors namespace.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource.IDataSource.DataSourceChanged 이벤트 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.system-web-ui-idatasource-datasourcechanged 데이터 바인딩된 컨트롤에 영향을 주는 방식으로 데이터 소스 컨트롤이 변경된 경우에 발생합니다.Occurs when a data source control has changed in some way that affects data-bound controls.Published Date : 2018년 4월 30일 월요일
ScriptManagerProxy.RoleService 속성 (System.Web.UI)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.scriptmanagerproxy.roleservice 현재 ScriptManagerProxy 인스턴스와 관련된 RoleServiceManager 개체를 가져옵니다.Gets the RoleServiceManager object that is associated with the current ScriptManagerProxy instance.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.Font 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.font 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
PageCatalogPart.GroupingText 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.pagecatalogpart.groupingtext 웹 파트 컨트롤 집합은 PageCatalogPart 컨트롤을 렌더링할 때 이 상속된 속성을 사용하지 않습니다.This inherited property is not used by the Web Parts control set when rendering a PageCatalogPart control. 속성은 Microsoft Visual Studio 2005 디자이너 도구에 표시 되지 않도록 하는 목적 으로만 재정의 됩니다.The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio 2005 designer tools.Published Date : 2018년 4월 30일 월요일
MenuDesigner.RefreshSchema(Boolean) 메서드 (System.Web.UI.Design.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.design.webcontrols.menudesigner.refreshschema 연결된 Menu 컨트롤에 대한 데이터 소스 뷰의 스키마를 새로 고칩니다.Refreshes the schema of the data source view for the associated Menu control.Published Date : 2018년 4월 30일 월요일
Part.Description 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.part.description 파트 컨트롤의 도구 설명과 카탈로그에 사용하기 위해 파트 컨트롤의 용도를 요약한 간략한 문구를 가져오거나 설정합니다.Gets or sets a brief phrase that summarizes what the part control does, for use in ToolTips and catalogs of part controls.Published Date : 2018년 4월 30일 월요일
Microsoft.VisualBasic.Compatibility.VB6 네임스페이스
https://docs.microsoft.com/ko-kr/dotnet/api/microsoft.visualbasic.compatibility.vb6 Visual Basic 6.0에서 Visual Basic 2008로 업그레이드하는 도구에서 사용하도록 제공되는 함수 및 개체가 포함되어 있습니다. Contains functions and objects provided use by the tools for upgrading from Visual Basic 6.0 to Visual Basic 2008.Published Date : 2018년 4월 30일 월요일
SiteMapDataSource 생성자 (System.Web.UI.WebControls)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.sitemapdatasource.-ctor SiteMapDataSource 클래스의 새 인스턴스를 초기화합니다.Initializes a new instance of the SiteMapDataSource class.Published Date : 2018년 4월 30일 월요일
Part.ChromeType 속성 (System.Web.UI.WebControls.WebParts)
https://docs.microsoft.com/ko-kr/dotnet/api/system.web.ui.webcontrols.webparts.part.chrometype 웹 파트 컨트롤의 프레임이 되는 테두리의 형태를 가져오거나 설정합니다.Gets or sets the type of border that frames a Web Parts control.Published Date : 2018년 4월 30일 월요일