Gets web path to eCM code from the root of the Website.

Namespace:  Asi.iBO.ContentManagement
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public string GECodePath { get; }
Visual Basic (Declaration)
Public ReadOnly Property GECodePath As String
Visual C++
public:
property String^ GECodePath {
	String^ get ();
}

See Also