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.2.0

Syntax

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

See Also