AlternativeFormInfoProviderGetClassesWithAlternativeForms Method |
Note: This API is now obsolete.
Namespace: CMS.FormEngine
[ObsoleteAttribute("This API supported the framework infrastructure. If necessary, the following query can be used to retrieve the same data: SELECT DISTINCT ClassName, FormClassID FROM CMS_Class, CMS_AlternativeForm WHERE ClassID=FormClassID")] public static InfoDataSet<DataClassInfo> GetClassesWithAlternativeForms()