C-DEngine 5.105

ThePageDefinition..::..CSSID Property

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

Syntax


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