BlockClose Method

Closes the block with the block ending placeholder.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public void Close(
	Placeholder blockEnd
)

Parameters

blockEnd  Placeholder

See Also