SPSocialDataOverlay members
Associates a substring in the text of a microblog post with a URI or other data. Used for rendering post content.
The SPSocialDataOverlay type exposes the following members.
Properties
Name | Description | |
---|---|---|
ActorIndexes | Gets an array of indexes into the parent thread's actor array. | |
Index | Gets the start index of the substring that is associated with the overlay. | |
Length | Gets the length of the substring that is associated with the overlay. | |
LinkUri | Gets the URI that is associated with the substring. | |
OverlayType | Gets the overlay type. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top