ASP.NET Pack Programmer's Guide
IdGenerator Constructor
See Also
 





Initializes a new instance of the IdGenerator class.

Namespace: MindFusion.UI.WebForms
Package: Utils.js

 Syntax

JavaScript  Copy Code

function IdGenerator ([prefix])

 Parameters

prefix
Optional.

Type: String
A prefix to insert at the beginning of the identifier.

 See Also

IdGenerator Class
MindFusion.UI.WebForms Namespace