wwWebControl::OverrideNamingContainer

This property can be set on a container control to force it to NOT generate an additional naming container for its UniqueId property. This can avoid contained control names like panelContent_txtName and instead generate the field as plain old txtName.

This property can be applied to any container control, which always generate a new naming container by default. Simply set the property to true on the control to force the container to

o.OverrideNamingContainer                                     

See also:

Class wwWebControl


  Last Updated: 5/15/2008 | © West Wind Technologies, 2008