BoardInfoProviderDoubleOptInInterval Method |
Gets double opt-in interval for the site. It's time interval in hours within which user has to approve her subscription.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 11.0.0
Syntax public static int DoubleOptInInterval(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name.
Return Value
Type:
Int32See Also