[This is preliminary documentation and is subject to change.]
Initializes a FeedTemplateBundleIds instance for the speciied apiKey.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.4.13 (0.2009.4.13)
Syntax
C# |
---|
public FeedTemplateBundleIds( string apiKey ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ apiKey As String _ ) |
Visual C++ |
---|
public: FeedTemplateBundleIds( String^ apiKey ) |
Parameters
- apiKey
- Type: System..::.String
The API key of the application the feed template bundles are configured for.