GetWorksharingInfo

WorksharingTooltipInfo GetWorksharingInfo(this Element element)

Gets complete worksharing tooltip info for an element.

Parameters

  • elementElement

    Element to inspect.

Returns: WorksharingTooltipInfo or null if not workshared.

Example

var info = element.GetWorksharingInfo();