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

Asynchronously saves the FeedTemplateBundleIds to disk.

Namespace:  Facebook.Configuration
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
public bool Save()
Visual Basic (Declaration)
Public Function Save As Boolean
Visual C++
public:
bool Save()

Return Value

true if the operation succeeded; otherwise, false.

See Also

FeedTemplateBundleIds Class
Facebook.Configuration Namespace