Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
<ButtonElement> is one of the binding elements of WebDDA. This topic describes the syntax and the elements of <ButtonElement>
<ButtonElement> syntax
The <ButtonElement> element associates a named control to a <button/> HTML element. The following code snippet shows how <ButtonElement> is used:
<ButtonElement name="control name">
Search Path Elements
</ButtonElement>
Elements of <ButtonElement>
The following table describes the elements of <ButtonElement>
Element |
Description |
|---|---|
FindControl |
Returns True or False depending on whether the control can be found on the UI. |
GetControlValue |
Returns the URL text. |
SetControlValue |
Throws an UnsupportedControlOperation exception. |
ExecuteControlAction |
Executes a Click() command on the control. |
See Also
WebDDA
Use data driven adapters (DDAs)
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright