SPWebProvisioningProperties members
Represents the properties of a Web site creation.
The SPWebProvisioningProperties type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPWebProvisioningProperties | Initializes a new instance of the SPWebProvisioningProperties class. |
Top
Properties
Name | Description | |
---|---|---|
Data | Gets custom data that is used in creating the Web site. | |
Web | Gets the root Web site that is affected by the creation of the Web site. |
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