Table of Contents

Property LoadedPages

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

LoadedPages

Gets the collection of the loaded pages.

[Browsable(false)]
public IEnumerable<AbstractControl> LoadedPages { get; }

Property Value

IEnumerable<AbstractControl>