Click or drag to resize
AdvancedGetFileHandlerRanges Property
2D Array in format {{START_RANGE,END_RANGE},{START_RANGE, END_RANGE}}.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public long[,] Ranges { get; }

Property Value

Type: Int64
See Also