DocumentViewer.LoadingMessage Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
Obsolete
LoadingMessage is deprecated, use Translations instead.
Gets or sets a value that specifies the message displayed while the document is being prepared for the first-time viewing. For example, you can override the default message for localization purpose.
[Obsolete("LoadingMessage is deprecated, use Translations instead.")]
public string LoadingMessage { get; set; }