nitc :: MEntity :: _html_url
You MUST redefine this method. Depending on your implementation, this URL can be a page URL or an anchor.
# The MEntity URL in the HTML output # # You MUST redefine this method. # Depending on your implementation, this URL can be a page URL or an anchor. var html_url: String is lazy do return html_id