Click or drag to resize
ReadOnlyMacroObjectWrapperTObject Constructor (TObject)
Constructor

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 9.0.0
Syntax
C#
public ReadOnlyMacroObjectWrapper(
	TObject objectInstance
)

Parameters

objectInstance
Type: TObject
Object instance
See Also