SubscriberLinkInfo Constructor Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodSubscriberLinkInfo 
Creates a new SubscriberLinkInfo object.
Public methodSubscriberLinkInfo(DataRow)
Creates a new SubscriberLinkInfo object from the specified DataRow.
Public methodSubscriberLinkInfo(SubscriberLinkInfo, Boolean)
Creates a new SubscriberLinkInfo object from the existing SubscriberLinkInfo object. Copy constructor.
Back to Top
See Also