The Id of the page

Namespace: Composite.Data
Assembly: Composite (in Composite.dll) Version: 5.3.6135.33083

Syntax

C#
public Guid Id { get; }
Visual Basic
Public ReadOnly Property Id As Guid
	Get
Visual C++
public:
property Guid Id {
	Guid get ();
}

See Also