Click or drag to resize
AbstractCompositeInfoTInfoGetComponents Method
Returns collection of internal components.

Namespace: CMS.DataEngine.Internal
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
protected abstract IEnumerable<IInfo> GetComponents()

Return Value

Type: IEnumerableIInfo
Remarks
See Also