Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.MembershipProvider.Facebook
FormInfoProvider Class
FormInfoProvider Methods
GetFormInfo Method
GetFormInfo Method (BaseInfo)
GetFormInfo Method (ObjectTypeInfo)
FormInfoProvider
GetFormInfo Method (BaseInfo)
Creates a new instance of the form info suitable for mapping, and returns it.
Namespace:
CMS.MembershipProvider.Facebook
Assembly:
CMS.MembershipProvider (in CMS.MembershipProvider.dll) Version: 9.0.0
Syntax
C#
Copy
public
FormInfo
GetFormInfo
(
BaseInfo
info
)
Parameters
info
Type:
CMS.DataEngine
BaseInfo
The CMS object to create the form info for.
Return Value
Type:
FormInfo
A new instance of the form info suitable for mapping, if applicable; otherwise, null.
Implements
IFormInfoProvider
GetFormInfo(BaseInfo)
See Also
Reference
FormInfoProvider Class
GetFormInfo Overload
CMS.MembershipProvider.Facebook Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com