getAppURL

Generate URL for a Controller

Parameters
string $ControllerName

controller like index

#
string $extra = ""

Extra query string in URL $extra = 'test=1&mpid=13'

#
string $newbasePath = ""

new domain url $newbasePath = 'https://domain.com/test

#
boolean $blnSesID = false

Add session id default false

#
Returns
string