Share via


VideoChannel.GetChannelPageUrl(ViewControlState) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<string> GetChannelPageUrl (Microsoft.SharePoint.Client.Publishing.ViewControlState viewMode);
member this.GetChannelPageUrl : Microsoft.SharePoint.Client.Publishing.ViewControlState -> Microsoft.SharePoint.Client.ClientResult<string>
Public Function GetChannelPageUrl (viewMode As ViewControlState) As ClientResult(Of String)

Parameters

viewMode
ViewControlState

Returns

Attributes

Applies to