Click or drag to resize
IConnectorActivityLogPresenterFormatDetailTitle Method
Returns the title for the display of a single activity.

Namespace: VirtualRadar.Interface.Presenter
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string FormatDetailTitle(
	ConnectorActivityEvent activity
)

Parameters

activity
Type: VirtualRadar.Interface.NetworkConnectorActivityEvent

Return Value

Type: String
See Also