| TranslationEntryCollectionAdd Method |
Namespace:
Dynamicweb.Rendering.Translation
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public void Add(
string cultureName,
string value
)
Public Sub Add (
cultureName As String,
value As String
)
Parameters
- cultureName
- Type: SystemString
- value
- Type: SystemString
See Also