Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Maintains information about the user of a Web Part Page and the amount of space the user is consuming in bytes.
The SPUserStorage type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Length | Gets the number of bytes that the user is consuming through his or her personalization information for Web Parts on a page. |
![]() |
UserId | Gets the ID of the user associated with the storage object. |
![]() |
UserName | Gets the user name of the user associated with the storage object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top