SPCapability members
The SPCapability type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPCapability | Initialize an instance of class SPCapability with specified name, status and message. |
Top
Properties
Name | Description | |
---|---|---|
Message | The message shown to user on how to get the missing capability when the capability status is disabled. This property is ignored if the status is enabled. | |
Name | The display name of this capability | |
Status | The status of this capability |
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