C-DEngine 5.105

ThePageDefinition..::..ContentID3 Property

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

Syntax


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