Gets the content.
Namespace: DotNetNuke.CommonAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static XmlNode GetContent( string Content, string ContentType ) |
Visual Basic |
---|
Public Shared Function GetContent ( Content As String, ContentType As String ) As XmlNode |
Parameters
- Content
- Type: System..::..String
The content.
- ContentType
- Type: System..::..String
Type of the content.