BaseWebPartDefinition Class |
Namespace: Colygon.MatchPoint.Provisioning.ObjectDefinitions
[SerializableAttribute] public abstract class BaseWebPartDefinition
The BaseWebPartDefinition type exposes the following members.
Name | Description | |
---|---|---|
BaseWebPartDefinition | Initializes a new instance of the BaseWebPartDefinition class |
Name | Description | |
---|---|---|
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.) | |
GetIdFromStorageKey | ||
GetStorageKeyFromId | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetWebPart | ||
InitWebPart | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
AllowClose | Specifies whether the Web Part can be closed. | |
ChromeState | Specifies the chrome state of the Web Part. | |
ChromeType | Specifies the chrome type of the Web Part. | |
Height | Specifies the height of the Web Part. | |
StorageKey | ||
Title | Specifies the title of the Web Part. | |
Width | Specifies the width of the Web Part. | |
ZoneId | Specifies the zone on the containing web page in which the Web Part should be placed. | |
ZoneIndex | Specifies the position of the Web Part within the zone. |