Sdílet prostřednictvím


TextAreaElement

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

<TextAreaElement> element associates a named control with a text area element on the HTML page. This topic describes the elements of <TextAreaElement>.

<TextAreaElement> syntax

The following code snippet shows how <TextAreaElement> is used.

<TextAreaElement name="name goes here">
Search Path Elements
</TextAreaElement>

Elements of <TextAreaElement>

The following table describes the elements of the <TextAreaElement> tag:

Element

Description

FindControl

Returns True if the control can be found on the user interface (UI), otherwise False.

GetControlValue

Returns the value of the text area element.

SetControlValue

Sets the value of a text area element.

ExecuteControlAction

Throws an UnsupportedControlOperation exception.

See Also

WebDDA
Use data driven adapters (DDAs)

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright