RenderListDataOverrideParameters 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.RenderListDataOverrideParameters", ServerTypeId="{ad0885e6-0f16-4694-9397-058c65376fb7}", ValueObject=true)]
public class RenderListDataOverrideParameters : Microsoft.SharePoint.Client.ClientValueObject
type RenderListDataOverrideParameters = class
inherit ClientValueObject
Public Class RenderListDataOverrideParameters
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
RenderListDataOverrideParameters() |
Properties
Methods
CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
FromJson(JsonReader) | (Inherited from ClientValueObject) |
InitOnePropertyFromJson(String, JsonReader) | |
WriteToXml(XmlWriter, SerializationContext) |