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: 8.2.23
Syntax
C#
public FullNameInfoObjectCollection AlternativeForms { get; }

Property Value

Type: FullNameInfoObjectCollection
See Also