RenderListContextMenuDataParameters Class
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.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
- 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) | |