Click or drag to resize
ModuleMetadataRootPath Property
Gets the directory with module files.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 10.0.0
Syntax
C#
public string RootPath { get; protected set; }

Property Value

Type: String
See Also