Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the HTML markup that sets the user’s expectations about the operation that is underway.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property TrailingHTML As String
Get
Set
'Usage
Dim instance As SPLongOperation
Dim value As String
value = instance.TrailingHTML
instance.TrailingHTML = value
public string TrailingHTML { get; set; }
Property Value
Type: System.String
A string that contains HTML markup and text such as “Please wait.”