Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the text that is displayed when a user drags an item in a form list control.
Syntax
public str dragText()
Run On
Client
Return Value
Type: str
A String data type value that specifies the text that is displayed when a user drags a form list control.
Remarks
To override this method on a list view control, right-click the Methods node below the control, point to Override Method, and then click dragText.
For information about best practices for forms and code, see No Code in Forms.