IIssueUrlService Interface |
Namespace: CMS.Newsletters
public interface IIssueUrlService
The IIssueUrlService type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateActivationUrl |
Creates activation URL for the newsletter opt-in feature.
|
![]() | GetActivationBaseUrl |
Gets activation base URL for the newsletter opt-in feature.
|
![]() | GetBaseUrl |
Gets the base URL for given newsletter if defined. Otherwise it returns full application URL of newsletter site.
|
![]() | GetDynamicNewsletterUrl |
Gets resolved source URL of dynamic newsletter.
|
![]() | GetUnsubscriptionBaseUrl |
Gets unsubscription base URL for given newsletter.
|
![]() | GetUnsubscriptionUrl |
Gets unsubscription URL for given issue, newsletter, and subscriber.
|
![]() | GetViewInBrowserBaseUrl |
Gets base URL to view email content in a browser.
|
![]() | GetViewInBrowserUrl |
Gets URL to view email content in a browser.
|