NotificationSubscriptionInfoProvider GetSubscriptions Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetSubscriptions(String, String)
Gets all the notification subscriptions filtered by where condition and sorted by order by expression.
Public methodStatic memberGetSubscriptions(String, String, Int32, String)
Gets all the notification subscriptions filtered by where condition and sorted by order by expression.
Back to Top
See Also