wwWebControl::DefaultProperty

Default property for a control that has embedded content. For example, a TextBox's content is mapped to the .Text property.

<ww:wwWebTextBox runat="server" id="txtName">Rick</ww:/wwWebTextBox>

Rick is mapped to the Text property which is the DefaultProperty for the TextBox.

Parameters

Initial value: Text

See also

Class wwWebControl

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic