[This is preliminary documentation and is subject to change.]
A static initializer for FacebookHttpSession .
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public static void Init( HttpContext context ) |
Visual Basic (Declaration) |
---|
Public Shared Sub Init ( _ context As HttpContext _ ) |
Visual C++ |
---|
public: static void Init( HttpContext^ context ) |
Parameters
- context
- Type: System.Web..::.HttpContext
A reference to the HttpContext object for the current HTTP request.