BoardInfoProviderGetUnsubscriptionUrl Method |
Gets unsubscription page URL.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 11.0.0
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