Gets and sets the Default Cache Time
Namespace: DotNetNuke.Entities.Modules.DefinitionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int DefaultCacheTime { get; set; } |
Visual Basic |
---|
Public Property DefaultCacheTime As Integer Get Set |