Dim siteName As String = workflowProperties.WebUrl
easy…
In Visual Studio 2008 I was trying to get the current sites URL. Doing this will allow for the workflow to be dynamically used in other sites.
Dim siteName As String = workflowProperties.WebUrl
easy…
In Visual Studio 2008 I was trying to get the current sites URL. Doing this will allow for the workflow to be dynamically used in other sites.