EntityEditor.StrEatUpNbsp method

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

Syntax

'Declaration
Public Shared Function StrEatUpNbsp ( _
    strIn As String _
) As String
'Usage
Dim strIn As String
Dim returnValue As String

returnValue = EntityEditor.StrEatUpNbsp(strIn)
public static string StrEatUpNbsp(
    string strIn
)

Parameters

Return value

Type: System.String

See also

Reference

EntityEditor class

EntityEditor members

Microsoft.SharePoint.WebControls namespace