Share via


VideoChannel Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Publishing.VideoChannel", ServerTypeId="{31272032-7c48-4a3d-88cc-339eb73a37ae}")]
public class VideoChannel : Microsoft.SharePoint.Client.ClientObject
type VideoChannel = class
    inherit ClientObject
Public Class VideoChannel
Inherits ClientObject
Inheritance
VideoChannel
Attributes

Constructors

VideoChannel(ClientRuntimeContext, ObjectPath)

Properties

CanAdministrateByCurrent
CanEditByCurrent
CanViewByCurrent
ChannelPageUrl
Context (Inherited from ClientObject)
Description
DownloadUrlVisibleMinPermission
FullUrl
Id
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
Search
ServerObjectIsNull (Inherited from ClientObject)
ServerRelativeUrl
ShareByEmailEnabled
SpotlightVideos
Tag (Inherited from ClientObject)
TileHtmlColor
Title
TypedObject (Inherited from ClientObject)
Videos
YammerDefaultGroupId
YammerEnabled

Methods

CheckUninitializedProperty(String) (Inherited from ClientObject)
CustomFromJson(JsonReader) (Inherited from ClientObject)
FromJson(JsonReader) (Inherited from ClientObject)
GetChannelPageUrl(ViewControlState)
GetVideoCount()
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
Update()
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)

Applies to