Click or drag to resize
TagInfoProviderGetTags Method
Overload List
  NameDescription
Public methodStatic memberGetTags
Returns a query for all the TagInfo objects.
Public methodStatic memberGetTags(String, String, Int32, String)
Returns all the tags filtered by where condition and sorted by orderBy expression.
Public methodStatic memberGetTags(Int32, String, String, Int32, String)
Returns all the tags for specified document filtered by where condition.
Public methodStatic memberGetTags(String, Int32, String, String, Int32)
Returns tags set according specified criteria.
Top
See Also