Dela via


AttributeTranslation Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the AttributeTranslation class.

Overload List

  Name Description
Public method AttributeTranslation() Initializes a new instance of the AttributeTranslation class, using default values.
Public method AttributeTranslation(Int32) Initializes a new instance of the AttributeTranslation class, using default values with a specified language parameter.
Public method AttributeTranslation(Int32, String) Initializes a new instance of the AttributeTranslation class, using default values with specified language and caption parameters.

Top