Gets the Cache Item's Timeout

Namespace: DotNetNuke.Common.Utilities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int CacheTimeOut { get; set; }
Visual Basic
Public Property CacheTimeOut As Integer
	Get
	Set

See Also