Gets the string representation of the body of the incoming request.
Namespace: DotNetNuke.FrameworkAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string Content { get; } |
Visual Basic |
---|
Public ReadOnly Property Content As String Get |