TranslatableContentExtender Class |
The TranslatableContentExtender static class contains extension methods for the TranslatableContent class.
Inheritance Hierarchy
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic static class TranslatableContentExtender
<ExtensionAttribute>
Public NotInheritable Class TranslatableContentExtender
[ExtensionAttribute]
public ref class TranslatableContentExtender abstract sealed
The TranslatableContentExtender type exposes the following members.
Methods
| Name | Description |
---|
  | Validate |
Method for validating the TranslatedContent collection values. Reports findings directly into the validation result object.
|
Top
See Also