This class represents an instance of a ContentModule published on
a page. It is abridge between page class and module class and corresponds
to the mp_PageModules table
| C# |
public class PageModule
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| PageModule()()() | Initializes a new instance of the PageModule class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetHashCode()()() | (Inherited from Object.) | |
| GetPageModulesByModule(Int32) | ||
| GetPageModulesByPage(Int32) |
Returns all PageModules for the given pageID
including un published ones
| |
| GetType()()() | (Inherited from Object.) | |
| MemberwiseClone()()() | (Inherited from Object.) | |
| ModuleId | ||
| ModuleOrder | ||
| ModuleTitle | ||
| PageId | ||
| PageName | ||
| PageUrl | ||
| PaneName | ||
| PublishBeginDate | ||
| PublishEndDate | ||
| ToString()()() | (Inherited from Object.) |
| Object | |
| PageModule | |