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

Overload List

  NameDescription
SetFBML()()()
Sets the FBML for a user's profile, including the content for both the profile box and the profile actions.
SetFBML(Int64)
Sets the FBML for a user's profile, including the content for both the profile box and the profile actions.
SetFBML(String)
Sets the FBML for a user's profile, including the content for both the profile box and the profile actions.
SetFBML(Int64, String)
Sets the FBML for a user's profile, including the content for both the profile box and the profile actions.
SetFBML(String, String)
Sets the FBML for a user's profile, including the content for both the profile box and the profile actions.
SetFBML(Int64, String, String)
Sets the FBML for a user's profile, including the content for both the profile box and the profile actions.
SetFBML(String, String, String)
Sets the FBML for a user's profile, including the content for both the profile box and the profile actions.
SetFBML(Int64, String, String, String)
Sets the FBML for a user's profile, including the content for both the profile box and the profile actions.

See Also

ProfileController Class
ProfileController Members
Facebook.Api.Controllers Namespace