SocialAnnouncementManager.GetCurrentAnnouncements Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public static System.Collections.Generic.IList<Microsoft.SharePoint.Client.WebParts.TileData> GetCurrentAnnouncements (Microsoft.SharePoint.Client.ClientRuntimeContext context, string url);
static member GetCurrentAnnouncements : Microsoft.SharePoint.Client.ClientRuntimeContext * string -> System.Collections.Generic.IList<Microsoft.SharePoint.Client.WebParts.TileData>
Public Shared Function GetCurrentAnnouncements (context As ClientRuntimeContext, url As String) As IList(Of TileData)
Parameters
- context
- ClientRuntimeContext
- url
- String
Returns
- Attributes