Click or drag to resize
AlternativeFormInfoProviderGetClassesWithAlternativeForms Method
Returns dataset of all classes that have alternative forms.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public static InfoDataSet<DataClassInfo> GetClassesWithAlternativeForms()

Return Value

Type: InfoDataSetDataClassInfo
See Also