C-DEngine 5.105

ThePageBlocks Constructor (Guid, Guid, String, String, String, Boolean, Boolean, String, String, Int32)

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

Syntax


public ThePageBlocks(
	Guid ID,
	Guid pBlockType,
	string pTemplate,
	string pHead,
	string pBullets,
	bool pAddBullets,
	bool bShowTF,
	string pLink,
	string pInfo,
	int pSpace
)
Public Sub New ( _
	ID As Guid, _
	pBlockType As Guid, _
	pTemplate As String, _
	pHead As String, _
	pBullets As String, _
	pAddBullets As Boolean, _
	bShowTF As Boolean, _
	pLink As String, _
	pInfo As String, _
	pSpace As Integer _
)
public:
ThePageBlocks(
	Guid^ ID, 
	Guid^ pBlockType, 
	String^ pTemplate, 
	String^ pHead, 
	String^ pBullets, 
	bool^ pAddBullets, 
	bool^ bShowTF, 
	String^ pLink, 
	String^ pInfo, 
	int^ pSpace
)

Parameters

ID
Type: Guid
pBlockType
Type: Guid
pTemplate
Type: String
pHead
Type: String
pBullets
Type: String
pAddBullets
Type: Boolean
bShowTF
Type: Boolean
pLink
Type: String
pInfo
Type: String
pSpace
Type: Int32