Click or drag to resize
CMSDataContextAlternativeForms Property
Collection of alternative forms indexed by their full name

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax
C#
public FullNameInfoObjectCollection<AlternativeFormInfo> AlternativeForms { get; }

Property Value

Type: FullNameInfoObjectCollectionAlternativeFormInfo
See Also