'FileViewStandalone' rewriten path '~/fileviewsa/{FileId}/{ReturnPageId}/'.

Namespace: MonoSoftware.MonoX
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public static RewrittenPath FileViewStandalone { get; }
Visual Basic
Public Shared ReadOnly Property FileViewStandalone As RewrittenPath
	Get
Visual C++
public:
static property RewrittenPath^ FileViewStandalone {
	RewrittenPath^ get ();
}
F#
static member FileViewStandalone : RewrittenPath with get

Property Value

Type: RewrittenPath

See Also