This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Represents an empty value for passing on the Url path. This cannot be an empty string, since double slashes in the path are cleaned up.

Namespace: Smartsite.Base
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public const string EmptyValue
Visual Basic (Declaration)Copy imageCopy Code
Public Const EmptyValue As 

See Also

Advanced