VideoChannel.GetChannelPageUrl(ViewControlState) 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 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