DeltaPage.DisableDeltaRedirect property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Friend Overridable ReadOnly Property DisableDeltaRedirect As Boolean
Get
'Usage
Dim value As Boolean
value = Me.DisableDeltaRedirect
protected internal virtual bool DisableDeltaRedirect { get; }
Property value
Type: System.Boolean