SPModule Members
Include Protected Members
Include Inherited Members
Represents the collection of files and views that are used in a site template.
The SPModule type exposes the following members.
Properties
Name | Description | |
---|---|---|
Enabled | Gets or sets a Boolean value that specifies whether the module is enabled for the site. | |
Name | Gets the name of the module. | |
ParentWeb | Gets the parent site of the module. | |
Properties | Gets metadata for the module. | |
Url | Gets the server-relative URL for the module. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top