SPControl.GetContextModule method
SharePoint 2013
Returns the module that serves as context for the request.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- context
- Type: System.Web.HttpContext
A System.Web.HTTPContext object, which encapsulates the HTTP-specific context that is used by the server to process site requests.
Return value
Type: Microsoft.SharePoint.SPModuleA Microsoft.SharePoint.SPModule object that represents the module.