AlternativeFormInfoProviderSetAlternativeFormInfo Method |
Sets (updates or inserts) specified alternativeForm.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax public static void SetAlternativeFormInfo(
AlternativeFormInfo alternativeForm
)
Parameters
- alternativeForm
- Type: CMS.FormEngineAlternativeFormInfo
AlternativeForm to set
See Also