Click or drag to resize
BaseInfoGeneralized Property
Generalized interface of this object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public virtual GeneralizedInfo Generalized { get; }

Property Value

Type: GeneralizedInfo

Implements

IInfoGeneralized
See Also