The Display Name property on the Editor configurator is not being honored at runtime.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM035782
Submitted
June 2, 2008
Last Modified
April 2, 2025
Applies to
No Product Found
Version found
9.3
Version Fixed
N/A
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
1) Edit the name of the task in Manager by double clicking the task in the tasks panel of the wizard2) Edit the EditorTask > Title property in Visual Studio3) Edit the Title property directly in the markup of the Default.aspx page:EditorTask ID="EditorTask1" runat="server" Title="Edit Bus Routes and Parcels"