WebPartUserCapability Members

Provides information about a user's capabilities to view and modify personalization data. This class cannot be inherited.

The following tables list the members exposed by the WebPartUserCapability type.

  Name Description
Public method WebPartUserCapability Initializes a new instance of the class.
Top

  Name Description
Public property Name Gets a string value identifying the class.
Top

(see also Protected Methods )
  Name Description
Public method Equals Overloaded. Overridden. Determines whether the specified object is equal to the current WebPartUserCapability object, or has the same Name value.
Public method GetHashCode Overridden. Returns the hash code for the Name property.
Public method GetType  Gets the Type of the current instance. (Inherited from Object.)
Public method Static ReferenceEquals  Determines whether the specified Object instances are the same instance. (Inherited from Object.)
Public method ToString  Returns a String that represents the current Object. (Inherited from Object.)
Top

  Name Description
Protected method Finalize  Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Protected method MemberwiseClone  Creates a shallow copy of the current Object. (Inherited from Object.)
Top

Community Additions

ADD
Show: