| 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()
Public Overrides Function GetContent As String
Return Value
Type:
StringString representation of context
See Also