+\membersection{wxHtmlWinParser::CanOpenURL}\label{wxhtmlwinparsercanopenurl}
+
+\func{virtual bool}{CanOpenURL}{\param{const wxString\& }{url}}
+
+Call this function to determine whether you are allowed to open given URL.
+Default behaviour is to call \helpref{wxHtmlWindow::OnOpeningURL}{wxhtmlwindowonopeningurl}
+of the associated wxHtmlWindow object.
+