Back to Devexpress

ModuleBase Properties

expressappframework-devexpress-dot-expressapp-dot-modulebase-dot-underscore-properties.md

latest4.3 KB
Original Source

ModuleBase Properties

The base class for XAF modules.

NameDescription
AdditionalControllerTypesContains manually specified Controllers to be loaded to the Application Model.
AdditionalExportedTypesContains manually specified business classes to be loaded to the Application Model.
ApplicationProvides access to an XafApplication object that can be used to manage the current application.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DescriptionSpecifies a textual description of a module.
DiffsStoreFor internal use.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ModelDifferenceResourceNameThis property is intended for internal use.
ModuleManagerProvides access to the ApplicationModulesManager object, which contains information on the modules currenly added to the application.
NameGets the full name of a module’s type.
RequiredModuleTypesProvides access to the collection of modules that are added to the current module.
ResourcesExportedToModelProvides access to a collection of Resource Localizers used in the current module to extend the Application Model’s IModelLocalization node.
SiteGets or sets the ISite of the Component. Inherited from Component.
VersionGets the major, minor, revision, and build numbers of a module’s assembly.

See Also

ModuleBase Class

ModuleBase Members

DevExpress.ExpressApp Namespace