BoardInfoProviderGetUnsubscriptionUrl Method |
Gets unsubscribtion page URL.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.2.23
Syntax public static string GetUnsubscriptionUrl(
string boardUnsubscriptionUrl,
string siteName
)
Parameters
- boardUnsubscriptionUrl
- Type: SystemString
Board unsubscription URL - siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also