SPModule 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
Public property Enabled Gets or sets a Boolean value that specifies whether the module is enabled for the site.
Public property Name Gets the name of the module.
Public property ParentWeb Gets the parent site of the module.
Public property Properties Gets metadata for the module.
Public property Url Gets the server-relative URL for the module.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPModule class

Microsoft.SharePoint namespace