Returns all alternative forms that match the conditions.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- where
- Type:
System String
Where condition
- orderBy
- Type:
System String
Order by clause
- topN
- Type:
System Int32
TOP n query parameter
- columns
- Type:
System String
Columns to retrieve
Return Value
Type: InfoDataSet AlternativeFormInfoSee Also