OrderSiteAgent Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Class which should be used to create OrderManagementContext instance in the non-web environment.
The OrderSiteAgent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OrderSiteAgent | Overloaded. Initializes a new instance of the OrderSiteAgent class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
AuthorizationPolicyPath | Gets the path to the Authorization Manager authorization policy for use with the OrderManagementContext to be created. | |
DefaultPresentationFile | Gets the Default presentation file. | |
DisableAuthorization | Gets a value indicating if the authorization is enabled. | |
PresentationInformationFileList | Gets a Collection of the list of presentation information files. | |
SearchResultsLimit | Gets the search results limit | |
SiteName | Gets the site name with which this instance was initialized. |
Top