[This is preliminary documentation and is subject to change.]

Business Layer information for Customer portal

Classes

  ClassDescription
Public classExtranetKbInfo
Provides members and properties to access the extranet knowledge base field information.
Public classExtranetUserInfo
Class to represent the extranet user information
Public classFeatureInfo
FeatureIno is used as a container for information about a feature. The AdminControl and UserControl properties contain the filename of the user controls that are used by the Extranet framework to implement a particular feature.
Public classIssueTrackerDetailsInfo
IssueTrackerDetailsInfo is a business object that contains information relevant to Issue Tracker related features. Properties values are set in either the creation or edit of a feature item and then passed to the DB Layer for storage.
Public classItemInfo
ItemInfo is the business object that is used to capture information during the creation or editing of a feature item. The AdminControlLocation and UserControlLocation contain the values of the dynamically loaded User Controls that are used by the Extranet framework to provide a particular feature.
Public classOrgInfo
OrgIfo is the business object that is used to capture various properties about the organization providing the Extranet.
Public classPermissionItem
PermissionItem is a business object that is used in a collection to identify all users having access to a secure feature item.
Public classPermissionItemCollection
PermissionItemCollection is a collection of PermissionItems and is used as an access control list for specifying what extranet users have access to a secure feature item.