Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
SPWeb Class
SPWeb Properties
 AllUsers Property

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
SPWeb.AllUsers Property (Microsoft.SharePoint)
Gets the collection of user objects that represents all users who are either members of the site or who have browsed to the site as authenticated members of a domain group in the site.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Public ReadOnly Property AllUsers As SPUserCollection
Visual Basic (Usage)
Dim instance As SPWeb
Dim value As SPUserCollection

value = instance.AllUsers
C#
public SPUserCollection AllUsers { get; }

Property Value

An SPUserCollection object that represents the users.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker