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: 9.0.0
Syntax protected AlternativeFormInfo GetAlternativeFormInfoInternal(
int alternativeFormId
)
Parameters
- alternativeFormId
- Type: SystemInt32
Alternative form ID
Return Value
Type:
AlternativeFormInfoSee Also