AlternativeFormInfoProviderGetAlternativeFormInfo Method (Int32) |
Returns the AlternativeFormInfo structure for the specified alternativeForm.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 11.0.0
Syntax public static AlternativeFormInfo GetAlternativeFormInfo(
int alternativeFormId
)
Parameters
- alternativeFormId
- Type: SystemInt32
AlternativeForm id
Return Value
Type:
AlternativeFormInfoSee Also