BoardInfoProviderSendOptInConfirmation Method |
Gets setting value indicating if double opt-in confirmation emails should be sent.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 11.0.0
Syntax public static bool SendOptInConfirmation(
string siteName
)
Parameters
- siteName
- Type: SystemString
Return Value
Type:
BooleanSee Also