C-DEngine 5.105

ThePageBlocks..::..BlockType Property

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

Syntax


public Guid BlockType { get; set; }
Public Property BlockType As Guid
	Get
	Set
public:
property Guid^ BlockType {
	Guid^ get ();
	void set (Guid^ value);
}