Click or drag to resize
AbstractWrapperInfoTInfoWrappedInfo Property
Returns the wrapped info object

Namespace: CMS.DataEngine.Internal
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected abstract IInfo WrappedInfo { get; set; }

Property Value

Type: IInfo
See Also