AlternativeFormInfoProviderGetAlternativeFormInfoInternal Method |
Returns the AlternativeFormInfo structure for the alternative form specified by its full name.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax protected AlternativeFormInfo GetAlternativeFormInfoInternal(
string alternativeFormFullName
)
Parameters
- alternativeFormFullName
- Type: SystemString
Full name of the alternative form ('classname.'formname')
Return Value
Type:
AlternativeFormInfoSee Also