Sets the client-side cache expiration time
Namespace: DotNetNuke.Services.GeneratedImageAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public TimeSpan ClientCacheExpiration { get; set; } |
| Visual Basic |
|---|
Public Property ClientCacheExpiration As TimeSpan Get Set |