Udostępnij za pośrednictwem


SyndicationContent.CreateXhtmlContent(String) Metoda

Definicja

Tworzy nowe TextSyndicationContent wystąpienie z określoną zawartością XHTML.

public:
 static System::ServiceModel::Syndication::TextSyndicationContent ^ CreateXhtmlContent(System::String ^ content);
public static System.ServiceModel.Syndication.TextSyndicationContent CreateXhtmlContent (string content);
static member CreateXhtmlContent : string -> System.ServiceModel.Syndication.TextSyndicationContent
Public Shared Function CreateXhtmlContent (content As String) As TextSyndicationContent

Parametry

content
String

Zawartość XHTML.

Zwraca

TextSyndicationContent

Nowe TextSyndicationContent wystąpienie.

Dotyczy