Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Clear element .ascx files from unused @import

Found in

EPiServer.Forms 3.0.0

Fixed in

EPiServer.Forms 3.1.0

(Or a related package)

Created

Jun 27, 2016

Updated

Sep 13, 2016

Area

Built-in elements

State

Closed, Fixed and tested


Description

@import, clear FormElement .ascx files from unused. This practice makes it easier to see what an element does if I want to reuse it.

For example, SubmitButtonElementBlock.ascx imports two internal namespaces, but none are used.