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

Overload List

  NameDescription
Get()()()
Returns all comments for a given
CopyC#
xid
posted through fb:comments. This method is a wrapper for the FQL query on the comment FQL table.
Get(Int64)
Returns all comments for a given
CopyC#
xid
posted through fb:comments. This method is a wrapper for the FQL query on the comment FQL table.

See Also

CommentsController Class
CommentsController Members
Facebook.Api.Controllers Namespace