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.
SharePoint, SharePoint 2003, SharePoint 2007, MOSS, MOSS 2007, SharePoint Server, InfoPath 2007, InfoPath, InfoPath 2003, SharePoint 2010
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.