Use the Controls feature page to manage a list of user controls and custom controls.
Note | |
User controls are not available at the server level in IIS Manager. |
Sort the list by clicking one of the feature page column headings or select a value from the Group by drop-down list to group similar items.
UI Element List
The following tables describe the UI elements that are available on the feature page and in the Actions pane.
Feature Page Elements
Element Name | Description |
---|---|
Tag |
For custom controls, displays the tag prefix assigned to the control. For user controls, displays the tag prefix and tag name for the user control. |
Source or Assembly |
Displays the user control path or assembly name in which the custom control type is defined. |
Entry Type |
Displays whether the item is local or inherited. Local items are read from the current configuration file, and inherited items are read from a parent configuration file. |
Actions Pane Elements
Element Name | Description |
---|---|
Add Custom Control |
Opens the Add Custom Control dialog box in which you can add a custom control. |
Add User Control |
Opens the Add User Control dialog box in which you can add a user control. This action is not available at the server level. |
Edit |
When a custom control is selected, this action opens the Edit Custom Control dialog box in which you can edit the custom control. When a user control is selected, this action opens the Edit User Control dialog box in which you can edit the user control. You cannot edit a user control at the server level. |
Remove |
Removes the item that is selected from the list on the feature page. |