Click or drag to resize
SocialMarketingModuleMetadata Class
Represents the Social media module metadata.
Inheritance Hierarchy
SystemObject
  CMS.CoreModuleMetadata
    CMS.SocialMarketingSocialMarketingModuleMetadata

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
Syntax
C#
public class SocialMarketingModuleMetadata : ModuleMetadata

The SocialMarketingModuleMetadata type exposes the following members.

Constructors
  NameDescription
Public methodSocialMarketingModuleMetadata
Initializes a new instance of the SocialMarketingModuleMetadata class.
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