Uiinfrastructure API Docs
HTMLMap.SetID Method
Sets the value of the id attribute.
public override
void
SetID(
string
strID
);
Parameters
strID
The id to set
See Also
HTMLMap Class
|
com.plumtree.xpshared.htmlelements Namespace