FacebookQueryHelper Class

Helper for constructing Facebook Graph API queries.

System.Object
  Microsoft.AspNet.Mvc.Facebook.Client.FacebookQueryHelper

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

public class FacebookQueryHelper

The FacebookQueryHelper type exposes the following members.

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberGetFieldsGets the appropriate "fields" query parameter for the Facebook Graph API based on the public properties of the model type.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top

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