GtmDataHelper Methods |
The GtmDataHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | SerializeToJson(GtmData, String) |
Serializes gtmData to JSON.
|
![]() ![]() | SerializeToJson(IEnumerableGtmData, String) |
Serializes collection of GtmData to array of JSONs.
|
![]() ![]() | SerializeToJsonInternal(GtmData, String) |
Serializes gtmData to JSON.
|
![]() | SerializeToJsonInternal(IEnumerableGtmData, String) |
Serializes collection of GtmData to array of JSONs.
|
![]() | SetAsDefaultHelper |
Sets this object as the default helper
(Inherited from AbstractHelperHelperType.) |