AlternativeFormInfoProvider GetAlternativeFormInfo Method (String)Kentico 8.0 API Reference
Returns the AlternativeFormInfo structure for the alternative form specified by its full name.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

alternativeFormFullName
Type: OnlineSystem String
Full name of the alternative form ('classname.'formname')

Return Value

Type: AlternativeFormInfo
See Also