EntityEditor.IsIE55Plus method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function IsIE55Plus As Boolean
'Usage
Dim instance As EntityEditor
Dim returnValue As Boolean

returnValue = instance.IsIE55Plus()
public bool IsIE55Plus()

Return value

Type: System.Boolean

See also

Reference

EntityEditor class

EntityEditor members

Microsoft.SharePoint.WebControls namespace