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

[Missing <summary> documentation for "T:Facebook.Api.FullStoryTemplate"]

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

Syntax

C#
[FacebookObjectAttribute("full_story_template")]
public class FullStoryTemplate : FacebookObjectBase
Visual Basic (Declaration)
<FacebookObjectAttribute("full_story_template")> _
Public Class FullStoryTemplate _
	Inherits FacebookObjectBase
Visual C++
[FacebookObjectAttribute(L"full_story_template")]
public ref class FullStoryTemplate : public FacebookObjectBase

Inheritance Hierarchy

System..::.Object
  Facebook.Api..::.FacebookObjectBase
    Facebook.Api..::.FullStoryTemplate

See Also

FullStoryTemplate Members
Facebook.Api Namespace