Click or drag to resize
WIFIntegrationModuleMetadata Class
Represents the WIF Integration module metadata.
Inheritance Hierarchy
SystemObject
  CMS.CoreModuleMetadata
    CMS.WIFIntegrationWIFIntegrationModuleMetadata

Namespace: CMS.WIFIntegration
Assembly: CMS.WIFIntegration (in CMS.WIFIntegration.dll) Version: 9.0.0
Syntax
C#
public class WIFIntegrationModuleMetadata : ModuleMetadata

The WIFIntegrationModuleMetadata type exposes the following members.

Constructors
  NameDescription
Public methodWIFIntegrationModuleMetadata
Default constructor
Top
Properties
  NameDescription
Public propertyName
Gets the module name.
(Inherited from ModuleMetadata.)
Public propertyRootPath
Gets the directory with module files.
(Inherited from ModuleMetadata.)
Top
See Also