The DialogBorder type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| BottomUrl |
Gets or sets the location of an image for the bottom border of C1WebDialog.
| |
| LeftBottomUrl |
Gets or sets the location of an image for the left bottom border of C1WebDialog.
| |
| LeftTopUrl |
Gets or sets the location of an image for the left top border of C1WebDialog.
| |
| LeftUrl |
Gets or sets the location of an image for the left border of C1WebDialog.
| |
| RightBottomUrl |
Gets or sets the location of an image for the right bottom border of C1WebDialog.
| |
| RightTopUrl |
Gets or sets the location of an image for the right top border of C1WebDialog.
| |
| RightUrl |
Gets or sets the location of an image for the right border of C1WebDialog.
| |
| TopUrl |
Gets or sets the location of an image for the top border of C1WebDialog.
|