| IFormInfoProvider Interface | 
Namespace: CMS.ExternalAuthentication.Facebook
 Syntax
Syntaxpublic interface IFormInfoProvider
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetFormInfo(BaseInfo) | 
            Creates a new instance of the form info suitable for mapping, and returns it.
             | 
|  | GetFormInfo(ObjectTypeInfo) | 
            Creates a new instance of the form info suitable for mapping, and returns it.
             | 
 See Also
See Also