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.
Enable or disable v4 rendering mode.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property EnableV4Rendering As Boolean
Get
Set
'Usage
Dim instance As SPCalendarView
Dim value As Boolean
value = instance.EnableV4Rendering
instance.EnableV4Rendering = value
public bool EnableV4Rendering { get; set; }
Property value
Type: System.Boolean
Remarks
By default, it follows the UIVersion of current Web.