[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.4.13 (0.2009.4.13)

Syntax

C#
internal bool Save()
Visual Basic (Declaration)
Friend Function Save As Boolean
Visual C++
internal:
bool Save()

Return Value

true if the operation succeeded; otherwise, false.

See Also

FeedTemplateBundleIds Class
Facebook.Configuration Namespace