Documentation Center

MetadataBinding 2.5 RetrieveTags

Describes how to retrieve the tags for the specified field

Parameters

NameTypeDirectionDescription
psAuthContextStringInOutDeprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant.
psFieldNameStringInThe element name of the field for which to retrieve information
psFieldLevelStringInThe level of the field for which to retrieve information. Allowed values are "logical", "version" and "lng".
psInputFilterStringInString containing the input of the user which is used as an additional filter
psXMLFieldsFilterStringInMetadata XML structure with the fields and their values that can be used as an additional filter
psLanguageStringInThe language in which the information must be returned
plMaxTagsToReturnLongInThe maximum number of tags that must be returned
psXMLFieldTagsStringInOutField Tag XML structure with the tags for the specified field matching the filters

Note that:
  • All element names within Content Manager are in uppercase.
  • If the psLanguage parameter is empty, the language specified on the user will be used.
  • The order of the returned tags is random