The CacheDirectory property is used to return the location of the "Cache"
Directory for the Portal
Namespace: DotNetNuke.FrameworkAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string CacheDirectory { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CacheDirectory As String Get |