Namespace:  C1.Web.C1WebChartBase
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public bool ShouldSerializeSlidingExpiration()
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Function ShouldSerializeSlidingExpiration As Boolean

See Also