Wraps the object with debug container. Returns null if the object is null
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- value
- Type: System Object
Value to wrap
- onlyPublic (Optional)
- Type: System Boolean
If true, only public members are exposed
Return Value
Type: ObjectSee Also