IRetrieveTagsContext
Implement this interface in order to pass it to the metadata binding RetrieveTags method.
| TargetFieldName | Element name of the field for which to retrieve information. |
| TargetFieldLevel | Level of the field for which to retrieve information. |
| InputFilter | Current user input that can be used to limit the tags returned. |
| FieldsFilter | An implementation of IFieldsFilter that contains the metadata binding filter with the information that can be used to limit the tags to be returned. |
| Language | The language in which to return the label/description of the id from the external system. Note that this language needs to be mapped to a language of the external system |
| MaxTagsToReturn | The maximum amount of Tags to return |