Hevea documentation

WebComponent Properties

The properties of the WebComponent class are listed below. For a complete list of WebComponent class members, see the WebComponent Members topic.

Public Instance Properties

AutoPostBack Sets / gets the auto-postback.
EmptyValue Gets the default value of the component (value when the object is not edited).
Enabled Enables/disables a component; indicates if a component is enabled.
Id Gets the component identifier.
Mandatory Makes the component mandatory or not / Indicates if the component is mandatory.
Owner Gets / sets the page where the component is.
Visible Gets / sets the component visibility.

See Also

WebComponent Class | Hevea.Core.Http.Html.UI Namespace