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

Overload List

  NameDescription
ExecuteRequest<(Of <(TValue>)>)(String, array<String>[]()[])
Executes a FacebookRequest for methodName with no arguments specified.
(Inherited from FacebookApiController.)
ExecuteRequest<(Of <(TValue>)>)(String, IDictionary<(Of <(String, Object>)>), array<String>[]()[])
Executes a FacebookRequest for methodName with the specified arguments.
(Inherited from FacebookApiController.)

See Also

PagesController Class
PagesController Members
Facebook.Api.Controllers Namespace