[241] Doesn't recognize wizard steps
With following make up in aspx page
<asp:wizard runat="server" ID="wizard">
<asp:WizardStep ID="wzrdStepComplete" runat="server" Title="Results">
<asp:Label ID="lblFinalResults" runat="server"></asp:Label>
</asp:WizardStep>
</asp:wizard>
wzrdStepComplete should be available as Page field. This is the case in 240
but not in 241.
Please sign in to leave a comment.
Shimon,
Thank You for Your feedback. Fixed in 242.
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"