Copy tag values to .NET object
Namespace:
T.Toolkit
Assembly: T.Toolkit (in T.Toolkit.dll)
Assembly: T.Toolkit (in T.Toolkit.dll)
Parameters
- tagSource
-
Type: UserType
Source tag template
- target
-
Type: object
Target .NET object
- onlyPublicProperties
-
Type: bool
Flag indicating whether should copy only public properties or not
- canCreateInstance
-
Type: bool
Flag indicating whether can create instance of children of main .NET object or not