Creates web page element which displays the process of document 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 CreateDocumentLoadingElement() |
Visual Basic |
---|
Public Shared Function CreateDocumentLoadingElement As Element |
Visual C++ |
---|
public:
static Element^ CreateDocumentLoadingElement() |
Return Value
A web page element which displays the process of document loading.
See Also