Click or drag to resize

StatusDetail Properties

The StatusDetail type exposes the following members.

Properties
  NameDescription
Public propertyDescription
description which is currently showed as tooltip
Public propertyId
Unique id of detail. This is not required. If set can it be used client side to figure out what has been clicked. See PerformDEtailAction
Public propertyRenderAsMoreAction
Set to true to render the action the more column
Public propertyText
text to be showed
Public propertyTitle
Title of detail (rendered with gray text)
Top
See Also