Click or drag to resize
UniGridInfoObject Property
Gets instance of info object based on ObjectType property.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public GeneralizedInfo InfoObject { get; }

Property Value

Type: GeneralizedInfo
See Also