dotNetRDF API Documentation

UpdateHandler.LoadConfig Method

Loads the Handler Configuration

protected override BaseUpdateHandlerConfiguration LoadConfig(
   HttpContext context
);

Parameters

context
HTTP Context

Return Value

See Also

UpdateHandler Class | VDS.RDF.Web Namespace