Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
<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
Concepts
WebDDA
Use data driven adapters (DDAs)
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.