MultiLanguageTextProperty Constructor(String)
In This Topic
Creates a new instance of the
MultiLanguageTextProperty with the specified value in the current application language.
Syntax
public MultiLanguageTextProperty(
string
)
Parameters
- value
- The value to store in the property.
See Also