You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @to The event or route path you want to create the link to
1251
-
* @queryString The query string to append
1251
+
* @queryString The query string to append which can be a regular query string string, or a struct of name-value pairs
1252
1252
* @translate Translate between . to / depending on the SES mode on to and queryString arguments. Defaults to true.
1253
1253
* @ssl Turn SSl on/off on URL creation, by default is SSL is enabled, we will use it.
1254
1254
* @baseURL If not using SES, you can use this argument to create your own base url apart from the default of index.cfm. Example: https://mysample.com/index.cfm
0 commit comments