Ant Organisation Ltd documentation

PropertyLanguage Constructor 

Constructor

public PropertyLanguage(
   string language,
   string name,
   string description,
   string validationError
);

Parameters

language
Specifies the language string for which the name and description are valid
name
Display name of this field in the correct language
description
Description of the field in the correct language
validationError
Error to show when validation fails

See Also

PropertyLanguage Class | Ant.ContentEntry.ClassInformation Namespace