This topic has not yet been rated - Rate this topic

SPContentType.RequireClientRenderingOnNew Property

Indicates whether the client is responsible for rendering a new document when it is created.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public bool RequireClientRenderingOnNew { get; set; }

Property Value

Type: System.Boolean
true if new documents are rendered on the client, otherwise; false. The default is true.

By default, the control specified in the NewDocumentControl property is used to render a new document on the client. If you want the new document to render on the server, set the value of this property to false.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ