Click or drag to resize
AlternativeFormInfoProviderGetAlternativeForms Method
Returns the query for all alternative forms.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 10.0.0
Syntax
C#
public static ObjectQuery<AlternativeFormInfo> GetAlternativeForms()

Return Value

Type: ObjectQueryAlternativeFormInfo
See Also