Skip to content

DropDownMenuBuilder should use IHtmlString in place of MvcHtmlString #448

@johnwc

Description

@johnwc

In the DropDownMenuBuilder class there is a method as MenuItem(MvcHtmlString actionLink). Not all methods return a MvcHtmlString, but they do all inherit from the same IHtmlString.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions