DocumentViewerLoadingMessage Property
Note: This API is now obsolete.
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.
Namespace: GleamTech.DocumentUltimate.AspNet.UIAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
[ObsoleteAttribute("LoadingMessage is deprecated, use Translations instead.")]
public string LoadingMessage { get; set; }
<ObsoleteAttribute("LoadingMessage is deprecated, use Translations instead.")>
Public Property LoadingMessage As String
Get
Set
Property Value
String