FacebookHtmlHelperExtensions Class

Facebook-related extension methods for HtmlHelper .

Inheritance Hierarchy

System.Object
  Microsoft.AspNet.Mvc.Facebook.FacebookHtmlHelperExtensions

Namespace:  Microsoft.AspNet.Mvc.Facebook
Assembly:  Microsoft.AspNet.Mvc.Facebook (in Microsoft.AspNet.Mvc.Facebook.dll)

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class FacebookHtmlHelperExtensions
'Usage
public static class FacebookHtmlHelperExtensions
[ExtensionAttribute]
public ref class FacebookHtmlHelperExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type FacebookHtmlHelperExtensions =  class end
public final class FacebookHtmlHelperExtensions

The FacebookHtmlHelperExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member FacebookSignedRequest Returns the signed_request in a hidden input element.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.AspNet.Mvc.Facebook Namespace