The Display Name property on the Editor configurator is not being honored at runtime.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM035782
已提交
June 2, 2008
上次修改时间
April 2, 2025
适用范围
No Product Found
找到的版本
9.3
修正版本
N/A
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
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"