Keyboard Shortcuts for the Web Service Details Window

In the Web Service Details window, you can use the following keyboard shortcuts.

Key

Description

, (comma)

From a parameter row, move the cursor to the Name column for the next parameter row.

; (semicolon)

) (right parenthesis)

Move the cursor to the Name column for the next operation row.

' (single quote)

/ (forward slash)

Move the cursor to the Summary column on the same row.

DOWN ARROW

Move the cursor down one row.

ENTER

For unimplemented endpoints, expand or collapse grid rows for the selected node in the tree control.

For implemented endpoints, open the code-behind file for the endpoint and locate the definition of the endpoint, operation, or parameter depending on the selected grid row.

ESC

Revert the cell's contents to the previous value when typing text in a cell.

Move focus away from the Web Service Details window when the Web Service Details window has general focus but no specific cell has focus.

SHIFT+F10

Display the shortcut menu for the selected item.

TAB

Move the cursor to the next cell by moving from left to right and then from top to bottom.

Note

If the cursor is on an empty cell, it moves to the first cell in the next row.

UP ARROW

Move the cursor up one row.

See Also

Other Resources

Defining Operations for ASP.NET Web Services

Accessibility for Distributed System Designers