The Page type exposes the following members.
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.) |