C-DEngine 5.105

ThePageDefinition..::..MobileConstrains Property

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

Syntax


public int MobileConstrains { get; set; }
Public Property MobileConstrains As Integer
	Get
	Set
public:
property int^ MobileConstrains {
	int^ get ();
	void set (int^ value);
}