HtmlEditorInternal.GetReusableTextContentInViewFormat Method (Object) (Microsoft.SharePoint.Publishing.Internal.WebControls)

Namespace: Microsoft.SharePoint.Publishing.Internal.WebControls
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
Public Shared Function GetReusableTextContentInViewFormat ( _
    value As Object _
) As String
'Usage
Dim value As Object
Dim returnValue As String

returnValue = HtmlEditorInternal.GetReusableTextContentInViewFormat(value)
public static string GetReusableTextContentInViewFormat (
    Object value
)

Parameters

  • value

See Also

Reference

HtmlEditorInternal Class
HtmlEditorInternal Members
Microsoft.SharePoint.Publishing.Internal.WebControls Namespace