mojoPortal API Documentation
PageModule Class
mojoPortalmojoPortal.BusinessPageModule
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
Declaration Syntax
C#
public class PageModule
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.)
Inheritance Hierarchy
Object
PageModule

Assembly: mojoPortal.Business (Module: mojoPortal.Business) Version: 1.0.4378.24525