LongRunningOperationStatus.GearsImageUrl Property

Gets the image to use on the progress page.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Property GearsImageUrl As String
    Get
    Friend Set
'Usage
Dim instance As LongRunningOperationStatus
Dim value As String

value = instance.GearsImageUrl
public string GearsImageUrl { get; internal set; }

Property Value

Type: System.String

Remarks

If this property is empty, the default gears image is used.

See Also

Reference

LongRunningOperationStatus Class

LongRunningOperationStatus Members

Microsoft.SharePoint.Publishing Namespace