| AlternativeFormInfoProviderGetAlternativeFormInfoInternal Method (Int32) | 
            Returns the AlternativeFormInfo structure for the alternative form specified by its ID.
            
 
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntaxprotected AlternativeFormInfo GetAlternativeFormInfoInternal(
	int alternativeFormId
)
Parameters
- alternativeFormId
 - Type: SystemInt32
Alternative form ID 
Return Value
Type: 
AlternativeFormInfo
See Also