Documentation

AddViewContent

CMain::AddViewContent(
 view, 
 content,
 pos = 500
) 

This method is used as the wrapper for the AddBufferContent method. AddViewContent method allows to specify the location where the content is displayed, created as shown below via the ShowViewContent method. Non-static method.

Parameters

Parameter Description Available from version
viewBuffered area identifier. Several buffers can correspond with the ID. Content display sequence is determined by the 'pos' sorting.
content Buffered content
pos Content display sorting


© «Bitrix24», 2001-2024
Up