GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoControl Class
/ CopyObject Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CopyObject Method (GoControl)
In This Topic
Copying a GoControl does not copy any view to Control mappings.
Syntax
C#
public
override
GoObject
CopyObject(
GoCopyDictionary
env
)
Parameters
env
Return Value
The copied GoControl.
See Also
Reference
GoControl Class
GoControl Members