summaryM:DotNetNuke.Entities.Modules.ModuleController.CacheDirectory
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("The module caching feature has been updated in version 5.2.0. This method is no longer used.")] public static string CacheDirectory() |
| Visual Basic |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> <ObsoleteAttribute("The module caching feature has been updated in version 5.2.0. This method is no longer used.")> Public Shared Function CacheDirectory As String |