Click or drag to resize
CMSControlsMetadata Class
Represents the CMS Controls module metadata.
Inheritance Hierarchy

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

The CMSControlsMetadata type exposes the following members.

Constructors
  NameDescription
Public methodCMSControlsMetadata
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