Click or drag to resize
AlternativeFormInfoProviderGetClassesWithAlternativeFormsInternal 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#
protected InfoDataSet<DataClassInfo> GetClassesWithAlternativeFormsInternal()

Return Value

Type: InfoDataSetDataClassInfo
See Also