Answer Posted / Saurabh Saran Diwakar
To get the current URL in Magento, you can use the following code:<br>
`$this->_urlBuilder->getUrl()`<br>This method returns the absolute URL of the current page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers