GenerateRichContentHTMLDocument Method
Description
Generate HTML document of the rich content data.
Syntax
Visual Basic
Public Function GenerateRichContentHTMLDocument( _
   ByVal RCEntityType As String, _
   ByVal RCEntityID As String _
) As String
Parameters
RCEntityType
RCEntityID
See Also