Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.YetaWFComponentBase.UseSuppliedIdAsControlId Method

A component can opt-in to use the HTML id provided by HtmlAttributes if one is available.

Class: YetaWF.Core.Components.YetaWFComponentBase
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public void UseSuppliedIdAsControlId();

Remarks

TODO: This method is a poor idea and will be reviewed/changed.

See Also YetaWF.Core.Components.YetaWFComponentBase ClassYetaWF.Core Overview