Gets the URL where the pre-fused version of CNavMenu should point to.

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

Syntax

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

See Also