다음을 통해 공유


ButtonElement

 

게시 날짜: 2016년 11월

적용 대상: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

**<ButtonElement>**는 WebDDA의 바인딩 요소 중 하나입니다. 이 항목에서는 **<ButtonElement>**의 구문과 요소에 대해 설명합니다.

<ButtonElement> 구문

<ButtonElement> 요소는 <button/> HTML 요소에 명명된 컨트롤을 연결합니다. 다음 코드 조각은 **<ButtonElement>**를 사용하는 방법을 보여줍니다.

<ButtonElement name="control name">
Search Path Elements
</ButtonElement>

<ButtonElement>의 요소

다음 표는 **<ButtonElement>**의 요소에 대해 설명합니다.

Element(요소)

설명

FindControl

컨트롤을 UI에서 발견할 수 있는지 여부에 따라 True 또는 False를 반환합니다.

GetControlValue

URL 텍스트를 반환합니다.

SetControlValue

UnsupportedControlOperation 예외를 throw합니다.

ExecuteControlAction

컨트롤에서 Click() 명령을 실행합니다.

참고 항목

WebDDA
데이터 기반 어댑터 사용(DDA)

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. 저작권 정보