Click or drag to resize

FrontendGetContent Method

Gets the http content from remote resource

Namespace:  Dynamicweb.RemoteHttp
Assembly:  Dynamicweb.RemoteHttp (in Dynamicweb.RemoteHttp.dll) Version: 1.0.4
Syntax
public override string GetContent()

Return Value

Type: String
String representation of context
See Also