SPEvaluatorModeProvisioner Members

Include Protected Members
Include Inherited Members

Represents a provisioner for creating the default site and content in stand-alone installations of Microsoft SharePoint Foundation.

The SPEvaluatorModeProvisioner type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ApplicationPoolName Gets or sets the name of the application pool used for the new Web site.
Public property ApplicationPoolPassword Password for the application pool user.
Public property ApplicationPoolUser The name of the application pool user.
Public property DatabaseInstanceName Gets or sets the name of the database instance where the content database is to be created.
Public property Name Gets the name of the provisioner, which serves as a key into the collection of provisioners.
Public property Owner Gets the object that owns this provisioner and contains the parent collection of provisioners.
Public property Port Gets or sets the port used for the default SharePoint site.
Public property ProvisionedSite Gets a site collection object representing a site that has been provisioned.
Public property ProvisionedUri Gets the URI that has been provisioned.
Public property ProvisionedWeb Gets a Web site object representing a Web site that has been provisioned.
Public property ProvisioningAssemblyTemplate Gets or sets the name of an associated assembly that Microsoft SharePoint Foundation calls for doing additional provisioning.
Public property SiteOwnerAccount Site owner account to be used when provisioning the default website.
Public property SiteRelativeUrl Gets or sets the server-relative URL for creating a Web application.
Public property SiteTemplate Gets or sets the name of the site definition to use when creating the default content Web site.
Public property SiteTitle Gets or sets the title to use when creating the default content Web site.
Public property WebSiteName Gets or sets the name of a Web site that hosts the new site.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsProvisioned Returns a Boolean value that indicates whether a site with the appropriate template has been provisioned on the server.
Protected method MemberwiseClone (Inherited from Object.)
Public method Provision Executes provisioning of the evaluator mode of Microsoft SharePoint Foundation during installation.
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Protected field provisionedUri Specifies the URI that is provisioned by Microsoft SharePoint Foundation.

Top

See Also

Reference

SPEvaluatorModeProvisioner Class

Microsoft.SharePoint Namespace