Page Properties

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image

The Page type exposes the following members.

Properties

  Name Description
Public property AccessToken
Gets the Page admin access_token
Public property Admins
Gets the list of the Page's Admins (User objects).
Public property Albums
Gets the photo Albums of this page
Public property Category
Gets the the Page's category
Public property Checkins
Gets the Checkins made to this Place Page by the current user, and friends of the current user
Public property CheckinsCount
Gets the number of likes
Public property Cover
Gets the Cover photo of the Page
Public property Description
Gets the the Page's category
Public property Events
Gets the Event this page is attending.
Protected property FieldsToLoad (Overrides DynamicWrapper..::..FieldsToLoad.)
Public property Id
The id of the current facebook object
(Inherited from FacebookObject.)
Public property IsCommunityPage
Gets weather the page is a communtiy page or not
Public property IsPublished
Gets weather the page was published or not
Public property LikesCount
Gets the number of likes
Public property LoadState (Inherited from DynamicWrapper.)
Public property Location
Gets the Location of the Page
Public property LoggedInUserCanPost
Gets weather the current logged-in user can post on this page
Public property Name
Gets the name of the page
Public property Phone
Gets the phone number (not always normalized for country code) for the Page
Public property PhotosTaggedIn
Gets the Photos, in which the Page has been tagged.
Public property PictureURL
Gets the Link to the Page's profile picture
Public property PostedLinks
Gets The pages's posted Links.
Public property Posts
Gets the pages's own Posts
Public property Statuses
Gets The page's Status updates
Public property TalkingAboutCount
Gets the number of likes
Public property UploadedPhotos
Gets The Page's uploaded Photos
Public property URL
Gets the URL of the page on Facebook
Public property VideosUploaded
Gets the Videos the Page has uploaded
Public property WallPosts
Gets the page's wall as a collection of Post objects
Public property Website
Gets the link to the external website for the page

See Also