System.Web.UI.WebControls.Parameter.Size Property

Gets or sets the size of the parameter.

Syntax

[System.ComponentModel.DefaultValue(0)]
public int Size { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

When the value for Parameter.Size is changed, the Parameter.OnParameterChanged method is called.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0