Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Controllers.ControllerImpl.UniqueId Method

Returns a unique id usable for HTML.

Class: YetaWF.Core.Controllers.ControllerImpl
Namespace: YetaWF.Core.Controllers
Assembly: YetaWF.Core

Syntax

protected string UniqueId( string name );

Parameters

name

The prefix string used to generate the id.

Return Value

(not specified)

See Also YetaWF.Core.Controllers.ControllerImpl ClassYetaWF.Core Overview