Gets and sets the Value of the Property being changed
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public Object Value { get; set; } |
Visual Basic |
---|
Public Property Value As Object Get Set |