SubscriberInfoProvider GetSubscriberInfoInternal Method Kentico 8.1 API Reference
Overload List

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