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

Overload List

  NameDescription
CreateAlbum(String)
Creates and returns a new album owned by the current session user.
CreateAlbum(Int64, String)
Creates and returns a new album owned by the current session user.
CreateAlbum(String, String)
Creates and returns a new album owned by the current session user.
CreateAlbum(Int64, String, String)
Creates and returns a new album owned by the current session user.
CreateAlbum(String, String, String)
Creates and returns a new album owned by the current session user.
CreateAlbum(Int64, String, String, String)
Creates and returns a new album owned by the current session user.
CreateAlbum(String, String, String, String)
Creates and returns a new album owned by the current session user.
CreateAlbum(Int64, String, String, String, String)
Creates and returns a new album owned by the current session user.

See Also

PhotosController Class
PhotosController Members
Facebook.Api.Controllers Namespace