Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

IFrameLoading Enumeration

Namespace:  Suoranta.WebApp.Html
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public enum IFrameLoading

Members


Member nameDescription
eagerLoad the iframe immediately on page load.
lazyDefer loading of the iframe until it reaches a calculated distance from the visual viewport.