Click or drag to resize

DataGridGetByID Method

GetByID (without ClientID filter) because the method from AppStandard filtred by ClientID (see remarks)

Namespace:  SOWIApp.Administrator
Assembly:  SOWIApp.Administrator (in SOWIApp.Administrator.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public DataGrid GetByID(
	int pDataGridID
)

Parameters

pDataGridID
Type: SystemInt32

[Missing <param name="pDataGridID"/> documentation for "M:SOWIApp.Administrator.DataGrid.GetByID(System.Int32)"]

Return Value

Type: DataGrid

[Missing <returns> documentation for "M:SOWIApp.Administrator.DataGrid.GetByID(System.Int32)"]

Remarks
This method is with modifier new declared (not from SOWIApp.Foundation.AppStandard)
See Also