WorksharingUtils.GetWorksharingTooltipInfo
Description:
Gets worksharing information about an element to display in an in-canvas tooltip.
Gets worksharing information about an element to display in an in-canvas tooltip.
Remarks:
If there is no element corresponding to the given id, then all the strings returned in WorksharingTooltipInfo are empty.
The return value may not be dependable in the middle of a transaction. See the remarks on WorksharingUtils for more details.
public static WorksharingTooltipInfo GetWorksharingTooltipInfo(
Document document,
ElementId elementId
)
-
documentThe document containing the element
-
elementIdThe id of the element in question
-
A non-optional argument was null