getUserData(key )
|
|
Parameters
|
Stringkey
Specifies the unique key used to identify the data.
|
Returns
|
String. Returns the data associated with the given key. Returns null if there is none.
|
Throws
|
CMSException
Raised for any error.
|