[This is preliminary documentation and is subject to change.]
Creates a new FacebookApplicationElement .
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
protected override ConfigurationElement CreateNewElement() |
Visual Basic (Declaration) |
---|
Protected Overrides Function CreateNewElement As ConfigurationElement |
Visual C++ |
---|
protected: virtual ConfigurationElement^ CreateNewElement() override |