Ant Organisation Ltd documentation

GroupConverter.GetString Method 

Converts from native object to string

public string GetString(
   object obj,
   IDictionary context
);

Parameters

obj
An object which is a string
context
Context in which to convert

Return Value

Implements

Converter.GetString

See Also

GroupConverter Class | Ant.ContentEntry.Converters Namespace