Click or drag to resize

ItemBrowseResultContinuation Property

Identifies the continuation point where the browse left off. Used when the user makes a second request to get the next block of items from the browse function.

Namespace: AxiomCore2.Data
Assembly: Canary.Axiom.Session (in Canary.Axiom.Session.exe) Version: 25.6.0.25344+3070493948bf7d32a86bd3e9a8bcf4cc9a5b1929
Syntax
C#
public string Continuation { get; }

Property Value

String
See Also