Returns the value.
Namespace: Endeca.Navigation.ChartingAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (0.0.0.0)
Syntax
| C# |
|---|
public virtual string Value { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property Value As String Get |
| Visual C++ |
|---|
public: virtual property String^ Value { String^ get (); } |