OldStringValue returns the Boolean representation of the OldValue

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
protected string OldStringValue { get; }
Visual Basic
Protected ReadOnly Property OldStringValue As String
	Get

Field Value

A String representing the OldValue

See Also