getUserData(key )
|
|
Parameters
|
Stringkey
Specifies the unique key used to identify the data.
|
Returns
|
String. The data associated with the given key, or null if there is none.
|
Throws
|
CMSException
If an error occurs.
|