RenderListContextMenuDataParameters Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.RenderListContextMenuDataParameters", ServerTypeId="{775a72c4-6d8f-457f-ad76-d2779ca29921}", ValueObject=true)]
public class RenderListContextMenuDataParameters : Microsoft.SharePoint.Client.ClientValueObject
type RenderListContextMenuDataParameters = class
    inherit ClientValueObject
Public Class RenderListContextMenuDataParameters
Inherits ClientValueObject
Inheritance
RenderListContextMenuDataParameters
Attributes

Constructors

RenderListContextMenuDataParameters()

Properties

CascDelWarnMessage
CustomAction
Field
ID
InplaceFullListSearch
InplaceSearchQuery
IsCSR
IsXslView
ItemId
ListViewPageUrl
OverrideScope
RootFolder
TypeId
View
ViewCount

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to