HtmlElement
게시 날짜: 2016년 11월
적용 대상: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
<HTMLElement> 요소는 검색 경로에 지정된 HTML 개체로 명명된 컨트롤을 연결합니다. 이 항목에서는 **<HTMLElemet>**의 요소에 대해 설명합니다.
<HTMLElement> 구문
다음 코드 조각은 <HTMLElement>를 사용하는 방법을 보여줍니다.
<HTMLElement name="control name">
Search Path Elements
</HTMLElement>
<HTMLElement>의 요소
다음 표는 <HTMLElement> 태그의 요소에 대해 설명합니다.
Element(요소) |
설명 |
---|---|
FindControl |
컨트롤을 사용자 인터페이스(UI)에서 발견할 수 있으면 True, 그렇지 않으면 False를 반환합니다. |
GetControlValue |
HTML 개체의 내용을 반환합니다. |
SetControlValue |
UnsupportedControlOperation 예외를 throw합니다. |
ExecuteControlAction |
컨트롤에서 Click() 명령을 실행합니다. |
참고 항목
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. 저작권 정보