Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.ExternalAuthentication Namespaces
CMS.ExternalAuthentication.Facebook
FormInfoProvider Class
FormInfoProvider Methods
GetFormInfo Method
GetFormInfo Method (BaseInfo)
GetFormInfo Method (ObjectTypeInfo)
FormInfoProvider
GetFormInfo Method (ObjectTypeInfo)
Creates a new instance of the form info suitable for mapping, and returns it.
Namespace:
CMS.ExternalAuthentication.Facebook
Assembly:
CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax
C#
Copy
public
FormInfo
GetFormInfo
(
ObjectTypeInfo
typeInfo
)
Parameters
typeInfo
Type:
CMS.DataEngine
ObjectTypeInfo
The CMS object type info 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(ObjectTypeInfo)
See Also
Reference
FormInfoProvider Class
GetFormInfo Overload
CMS.ExternalAuthentication.Facebook Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com