C-DEngine 5.105

TheNMIEngine..::..UpdatePageBlocks Method

Update blocks in the PageBlock store

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static bool UpdatePageBlocks(
	List<ThePageBlocks> pList
)
Public Shared Function UpdatePageBlocks ( _
	pList As List(Of ThePageBlocks) _
) As Boolean
public:
static bool^ UpdatePageBlocks(
	List<ThePageBlocks^>^ pList
)

Parameters

pList
Type: List<(Of <(<'ThePageBlocks>)>)>

Return Value