Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the rendering of list forms in a Web Part.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<WebPartStorageAttribute(Storage.Shared)> _
<BrowsableAttribute(False)> _
Public Property CSRRenderMode As CSRRenderMode
Get
Set
'Usage
Dim instance As ListFormWebPart
Dim value As CSRRenderMode
value = instance.CSRRenderMode
instance.CSRRenderMode = value
[WebPartStorageAttribute(Storage.Shared)]
[BrowsableAttribute(false)]
public CSRRenderMode CSRRenderMode { get; set; }
Property value
Type: Microsoft.SharePoint.WebPartPages.CSRRenderMode
The enumeration mode of the list forms in a Web Part.