getUniqueId() public method
Returns the unique ID of the controller.
public string getUniqueId ( ) | ||
---|---|---|
return | string |
The controller ID that is prefixed with the module ID (if any). |
getUniqueId() public method
Returns the unique ID of the controller.
public string getUniqueId ( ) | ||
---|---|---|
return | string |
The controller ID that is prefixed with the module ID (if any). |
Please login to continue.