Click or drag to resize
CMSAutomationManagerInfoObject Property
Returns currently edited object if it is available in the given context.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public BaseInfo InfoObject { get; }

Property Value

Type: BaseInfo
See Also