GetDisplaySize Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Retrieves a specified DisplaySize object from the database.
Overload List
Name | Description | |
---|---|---|
GetDisplaySize(Int32) | Retrieves an existing DisplaySize, as identified by the unique identifier. | |
GetDisplaySize(String) | Retrieves a DisplaySize object with the specified name from the database. |
Top
Remarks
Returns the specified DisplaySize object.