SPUserResource Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPUserResource class.
Overload List
Name | Description | |
---|---|---|
SPUserResource(String, SPResourceType) | Initializes a new instance of the SPUserResource class based on a specified name and resource type. | |
SPUserResource(String, String, SPResourceType) | Initializes a new instance of the SPUserResource class based on a specified name, value, and resource type. |
Top