Click or drag to resize

UserGroupControllerIsGroupMember Method

Overload List
  NameDescription
Public methodIsGroupMember(Int32, Int32)
Returns true if the stated user is member of the stated group.
Public methodStatic memberIsGroupMember(Int32, Int32, SqlConnection, SqlTransaction)
Returns true if the stated user is member of the stated group.
Top
See Also