ExternalResourceLoadData.GetLoadContent
Description:
Returns the ExternalResourceLoadContent resulting from this load operation.
Returns the ExternalResourceLoadContent resulting from this load operation.
Remarks:
This object contains the content produced by the call to the IExternalResourceServer's LoadResource method.
This object contains the content produced by the call to the IExternalResourceServer's LoadResource method.
public ExternalResourceLoadContent GetLoadContent()
ExternalResourceLoadContent
A reference to an ExternalResourceLoadContent object.