SubscriberInfoProvider GetSubscriberInfo Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetSubscriberInfo(Int32)
Returns the Subscriber object for the specified subscriber.
Public methodStatic memberGetSubscriberInfo(Guid, Int32)
Returns the Subscriber object for the specified subscriber.
Public methodStatic memberGetSubscriberInfo(String, Int32)
Returns the Subscriber object for the specified subscriber (excludes role and user subscriber types).
Public methodStatic memberGetSubscriberInfo(String, Int32, Int32)
Returns the Subscriber object for the specified subscriber.
Back to Top
See Also