Click or drag to resize

GridServiceGetLanguageVersions Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IEnumerable<GridRow> GetLanguageVersions(
	GridRow gridRow
)

Parameters

gridRow
Type: Dynamicweb.ContentGridRow

Return Value

Type: IEnumerableGridRow
See Also