IndexedString.Value Property

 

Gets the string associated with the IndexedString object.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

public string Value { get; }

Property Value

Type: System.String

An initialized string.

.NET Framework
Available since 2.0
Return to top
Show: