ContributorRegion Object Members

SharePoint Designer Developer Reference

Represents an individual editable region in Contributor Mode.

Methods

  Name Description
Delete Removes an individual ContributorRegion object from the ContributorRegions object.
GetSettingForGroup Retrieves settings data from the ContributorSetting object that applies to the currently active ContributorGroup object.
SetSettingForGroup Sets setting data values in the currently active ContributorSetting object.

Properties

  Name Description
Application Returns an Application object that represents the 2nd_SPDesignerGeneric application. Read-only.
Description Returns or sets a String that describes a contributor region. Read/write.
Groups Read-only. Returns a ContributorRegion object that represents the editable regions available to the currently active ContributorGroup.
Name Returns or sets a String that defines the name of a contributor region. Read/write.
Parent Returns an Object that represents the parent object of the specified object. Read-only.