[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Facebook.Web.Mvc.FacebookViewPage`1.FbContext"]

Namespace:  Facebook.Web.Mvc
Assembly:  Facebook.Web.Mvc (in Facebook.Web.Mvc.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public FacebookHttpContext FbContext { get; }
Visual Basic (Declaration)
Public ReadOnly Property FbContext As FacebookHttpContext
Visual C++
public:
property FacebookHttpContext^ FbContext {
	FacebookHttpContext^ get ();
}

See Also

FacebookViewPage<(Of <(TModel>)>) Class
Facebook.Web.Mvc Namespace