Click or drag to resize
BoardInfoProviderGetUnsubscriptionUrl Method
Gets unsubscribtion page URL.

Namespace: CMS.MessageBoards
Assembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 9.0.0
Syntax
C#
public static string GetUnsubscriptionUrl(
	string boardUnsubscriptionUrl,
	string siteName
)

Parameters

boardUnsubscriptionUrl
Type: SystemString
Board unsubscription URL
siteName
Type: SystemString
Site name

Return Value

Type: String
See Also