TagInfoProvider GetTagsInternal Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodGetTagsInternal 
Returns a query for all the tagInfo objects.
Protected methodGetTagsInternal(String, Int32, String, String, Int32)
Returns all the tags filtered by specified tag group and document properties (path, culture code, ...) which can be entered as where condition and sorted by orderBy expression.
Back to Top
See Also