ProvisioningConfiguration Class |
Namespace: Colygon.MatchPoint.Provisioning
[SerializableAttribute] public class ProvisioningConfiguration : IConfiguration, IConfigurationLifecycle
The ProvisioningConfiguration type exposes the following members.
Name | Description | |
---|---|---|
ProvisioningConfiguration | Initializes a new instance of the ProvisioningConfiguration class |
Name | Description | |
---|---|---|
FullName | ||
Name | Contains a GUID that is used to identify this provisioning configuration. |
Name | Description | |
---|---|---|
AfterLoad | ||
AfterSave | ||
BeforeSave | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Category | Specifies a category for this provisioning configuration. | |
Description | Specifies a description for this provisioning configuration. | |
Hidden | Specifies whether the provisioning configuration is hidden. | |
Id | ||
ImageUrl | Specifies the location of an image which is displayed if the provisioning configuration is selected from a SharePoint dialog. | |
Languages | Specifies languages for which this template is available. | |
TemplateId | Specifies the template ID used in the WebTemp*.xml if the provisioning configuration is globally published. | |
Title | Specifies a title for this provisioning configuration. This title is used to identify the provisioning template within the workspace template configuration. | |
VisibilityFeatureDependency | Hides this provisioning configuration based on the activation state of the specified feature. | |
WebDefinition | Contains the web definition of the provisioning configuration. |
Once published, changes within the configuration can be made without having to re-publish the template. Only changes on the 'root' element of the provisioning template configuration require a re-publish.