Share via


EntityEditor.StrEatUpNbsp Method

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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
Returns String.

See Also

Reference

EntityEditor Class

EntityEditor Members

Microsoft.SharePoint.WebControls Namespace