Click or drag to resize

ProvisioningConfiguration Fields

The ProvisioningConfiguration type exposes the following members.

Fields
  NameDescription
Public fieldCategory
Specifies a category for this provisioning configuration.
Public fieldDescription
Specifies a description for this provisioning configuration.
Public fieldHidden
Specifies whether the provisioning configuration is hidden.
Public fieldId
Public fieldImageUrl
Specifies the location of an image which is displayed if the provisioning configuration is selected from a SharePoint dialog.
Public fieldLanguages
Specifies languages for which this template is available.
Public fieldTemplateId
Specifies the template ID used in the WebTemp*.xml if the provisioning configuration is globally published.
Public fieldTitle
Specifies a title for this provisioning configuration. This title is used to identify the provisioning template within the workspace template configuration.
Public fieldVisibilityFeatureDependency
Hides this provisioning configuration based on the activation state of the specified feature.
Public fieldWebDefinition
Contains the web definition of the provisioning configuration.
Top
See Also