Hide

YetaWF.ComponentsHTML Package Documentation

Display
Print

YetaWF.Modules.ComponentsHTML.Components.YetaWFComponent.MakeId Method

Adds a unique ID to the specified tag.

Class: YetaWF.Modules.ComponentsHTML.Components.YetaWFComponent
Namespace: YetaWF.Modules.ComponentsHTML.Components
Assembly: YetaWF.ComponentsHTML

Syntax

public string MakeId( YetaWF.Core.Support.YTagBuilder tag );

Parameters

tag

The tag to which the ID is added

Return Value

Returns the ID.

See Also YetaWF.Modules.ComponentsHTML.Components.YetaWFComponent ClassYetaWF.ComponentsHTML PackageYetaWF.Core