Creates a base URL for resolution using the specified path information.
            
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- newsletter
- Type: CMS.Newsletters NewsletterInfo
 Newsletter
- domainName
- Type:  System String System String
 Domain name
- webApplicationVirtualPath
- Type:  System String System String
 Virtual path where web application is rooted
- appPath
- Type:  System String System String
 Application path
Return Value
Type: String
StringBase URL to use for resolution
See Also