InsightInfoProvider GetInsight Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetInsight(Int32)
Retrieves the insight with the specified identifier, and returns it.
Public methodStatic memberGetInsight(String, String, String)
Retrieves the insight matching the specified criteria, and returns it.
Public methodStatic memberGetInsight(String, String, String, String)
Retrieves the partial insight matching the specified criteria, and returns it.
Back to Top
See Also