







![]() ![]() ![]() |
FbApiWrapper - Documentation |
Page Members |
Page Class Constructors Methods Fields Properties See Also Send Feedback |
![]() |
The Page type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() |
CreateEvent |
Create a new Event on behalf of the loggedin user for the page
|
![]() |
CreateOrGetCollection<(Of <<'(T>)>>) | (Inherited from FacebookObject.) |
![]() |
DeleteObject | (Inherited from FacebookObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Fetch(String) |
Retrieve the relevant data of the object from facebook server, according to the requested fields
(Inherited from FacebookObject.) |
![]() |
Fetch(DynamicWrapper..::..eLoadOptions) |
Retrieve the relevant data of the object from facebook server, according to the requested [!:eLoadOptions] (Inherited from FacebookObject.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetWrapped<(Of <<'(T>)>>) | (Inherited from DynamicWrapper.) |
![]() |
InitializeAfterSet | (Overrides DynamicWrapper..::..InitializeAfterSet()()()().) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
PostLink |
Posts a Link on behalf of the loggedin user to this page's wall
|
![]() |
PostPhoto(String, String, String) |
Posts a photo on behalf of the loggedin user to this page's wall
|
![]() |
PostPhoto(array<Byte>[]()[][], String, String, String) |
Posts a photo on behalf of the loggedin user to this page's wall
|
![]() |
PostStatus |
Posts a Status text on behalf of the loggedin user to this page's wall
|
![]() |
RetrieveCollection<(Of <<'(T>)>>) | (Inherited from FacebookObject.) |
![]() |
ToString | If s_UseForamttedToStrings is set to true, returns return string.Format("Name: {0}, URL: {1}", Name, URL); otherwise, return ToString()()()() |
![]() |
WrapOrGet<(Of <<'(T>)>>) | (Inherited from DynamicWrapper.) |
Fields
Name | Description | |
---|---|---|
![]() |
m_DynamicData | (Inherited from DynamicWrapper.) |
![]() ![]() |
sr_FieldsToLoad |
Properties
Name | Description | |
---|---|---|
![]() |
AccessToken |
Gets the Page admin access_token
|
![]() |
Admins |
Gets the list of the Page's Admins (User objects).
|
![]() |
Albums |
Gets the photo Albums of this page
|
![]() |
Category |
Gets the the Page's category
|
![]() |
Checkins |
Gets the Checkins made to this Place Page by the current user, and friends of the current user
|
![]() |
CheckinsCount |
Gets the number of likes
|
![]() |
Cover |
Gets the Cover photo of the Page
|
![]() |
Description |
Gets the the Page's category
|
![]() |
Events |
Gets the Event this page is attending.
|
![]() |
FieldsToLoad | (Overrides DynamicWrapper..::..FieldsToLoad.) |
![]() |
Id |
The id of the current facebook object
(Inherited from FacebookObject.) |
![]() |
IsCommunityPage |
Gets weather the page is a communtiy page or not
|
![]() |
IsPublished |
Gets weather the page was published or not
|
![]() |
LikesCount |
Gets the number of likes
|
![]() |
LoadState | (Inherited from DynamicWrapper.) |
![]() |
Location |
Gets the Location of the Page
|
![]() |
LoggedInUserCanPost |
Gets weather the current logged-in user can post on this page
|
![]() |
Name |
Gets the name of the page
|
![]() |
Phone |
Gets the phone number (not always normalized for country code) for the Page
|
![]() |
PhotosTaggedIn |
Gets the Photos, in which the Page has been tagged.
|
![]() |
PictureURL |
Gets the Link to the Page's profile picture
|
![]() |
PostedLinks |
Gets The pages's posted Links.
|
![]() |
Posts |
Gets the pages's own Posts
|
![]() |
Statuses |
Gets The page's Status updates
|
![]() |
TalkingAboutCount |
Gets the number of likes
|
![]() |
UploadedPhotos |
Gets The Page's uploaded Photos
|
![]() |
URL |
Gets the URL of the page on Facebook
|
![]() |
VideosUploaded |
Gets the Videos the Page has uploaded
|
![]() |
WallPosts |
Gets the page's wall as a collection of Post objects
|
![]() |
Website |
Gets the link to the external website for the page
|