AlternativeFormInfoProvider.GetClassesWithAlternativeFormsInternal Method |
Returns dataset of all classes that have alternative forms.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntaxprotected InfoDataSet<DataClassInfo> GetClassesWithAlternativeFormsInternal()
Return Value
Type:
InfoDataSet<DataClassInfo>
See Also