The DialogBorder type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyBottomUrl
Gets or sets the location of an image for the bottom border of C1WebDialog.
Public propertyLeftBottomUrl
Gets or sets the location of an image for the left bottom border of C1WebDialog.
Public propertyLeftTopUrl
Gets or sets the location of an image for the left top border of C1WebDialog.
Public propertyLeftUrl
Gets or sets the location of an image for the left border of C1WebDialog.
Public propertyRightBottomUrl
Gets or sets the location of an image for the right bottom border of C1WebDialog.
Public propertyRightTopUrl
Gets or sets the location of an image for the right top border of C1WebDialog.
Public propertyRightUrl
Gets or sets the location of an image for the right border of C1WebDialog.
Public propertyTopUrl
Gets or sets the location of an image for the top border of C1WebDialog.

See Also