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

Ensures both that all configured template bundles are registered and that the application knows the ids for each of them.

Namespace:  Facebook.Api.Controllers
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
public void InitFeedTemplates()
Visual Basic (Declaration)
Public Sub InitFeedTemplates
Visual C++
public:
void InitFeedTemplates()

See Also

FeedController Class
Facebook.Api.Controllers Namespace