Overload List

  Name Description
Public method UserHasEditPermissions(NewsCategoryEntity)
Check if user has edit permissions for the specified category.
Public method UserHasEditPermissions(Guid)
Check if user has edit permissions for the specified category.
Public method UserHasEditPermissions(NewsCategoryEntity, String)
Check if user has edit permissions for the specified category.
Public method UserHasEditPermissions(EntityCollection<(Of <<'(NewsCategoryInRoleEntity>)>>), String)
Check if user has edit permissions for the specified category.

See Also