getUniqueId() public method
Returns an ID that uniquely identifies this module among all modules within the current application.
Note that if the module is an application, an empty string will be returned.
public string getUniqueId ( ) | ||
---|---|---|
return | string |
The unique ID of the module. |
Please login to continue.