Creates web page element which displays the process of document page loading.
Namespace: PerpetuumSoft.Reporting.WebViewer.Client.ViewAssembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public static Element CreatePageLoadingElement() |
Visual Basic |
---|
Public Shared Function CreatePageLoadingElement As Element |
Visual C++ |
---|
public:
static Element^ CreatePageLoadingElement() |
Return Value
A web page element which displays the process of document page loading.
See Also