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.
Indicates whether the user's browser supports dynamic HTML (DHTML).
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<BindableAttribute(True)> _
Public Property DownLevelRendering As Boolean
Get
Set
'Usage
Dim instance As SPCalendarBase
Dim value As Boolean
value = instance.DownLevelRendering
instance.DownLevelRendering = value
[BindableAttribute(true)]
public bool DownLevelRendering { get; set; }
Property Value
Type: System.Boolean
Remarks
Setting this property to true instructs the control to ignore chrome templates for rendering.