BoardInfoProvider IsUserAuthorizedToAddMessages Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberIsUserAuthorizedToAddMessages(BoardInfo)
Returns True if current user is authorized to add messages to the specified message board, otherwise returns False.
Public methodStatic memberIsUserAuthorizedToAddMessages(BoardProperties)
Returns True if current user is authorized to add messages to the specified message board, otherwise returns False.
Back to Top
See Also