Click or drag to resize

GridRowDefinitionGetGridRowDefinition Method

Namespace:  Dynamicweb.Rendering.Designer
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static GridRowDefinition GetGridRowDefinition(
	Layout layout,
	string gridId,
	string definitionId
)

Parameters

layout
Type: Dynamicweb.Rendering.DesignerLayout
gridId
Type: SystemString
definitionId
Type: SystemString

Return Value

Type: GridRowDefinition
See Also