SPUserCodeProperty members
Represents a custom property for a Web Part in a sandboxed solution.
The SPUserCodeProperty type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPUserCodeProperty | Initializes a new instance of the SPUserCodeProperty class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Name | Gets or sets the name of the property. |
![]() |
Value | Gets or sets the value of the property. |
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