UserProperties Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The UserProperties type exposes the following members.

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method DeleteApplication(ConnectionId, SessionId, String, TrusteeUserIdentifiers, String)
Deletes a custom Content Studio User property application and all the properties connected to that application.
Public method DeleteApplication(ConnectionId, SessionId, String, Int32, String)
Deletes a custom Content Studio User property application and all the properties connected to that application.
Public method Code example DeleteProperty(ConnectionId, SessionId, String, TrusteeUserIdentifiers, String)
Deletes a custom Content Studio User property.
Public method DeleteProperty(ConnectionId, SessionId, String, Int32, String)
Deletes a custom Content Studio User property.
Public method Equals (Inherited from Object.)
Public method Code example ExistsProperty(ConnectionId, SessionId, String, String)
Test if a named property exists in an application for the calling user.
Public method Code example ExistsProperty(ConnectionId, SessionId, String, TrusteeUserIdentifiers, String, String)
Test if a named property exists in an application
Protected method Finalize (Inherited from Object.)
Public method Code example GetApplicationProperties(ConnectionId, SessionId, String)
Gets a list of all the property names and their values that exists in an application
Public method Code example GetApplicationProperties(ConnectionId, SessionId, String, TrusteeUserIdentifiers, String)
Gets a list of all the property names and their values that exists in an application
Public method Static member GetBuiltInPropertyNames
Returns the names of all built in user properties in Content Studio. These properties exists in the predefined system application which can be reached by its name or a dot.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetProperty(ConnectionId, SessionId, String, TrusteeUserIdentifiers, String) Obsolete.
Gets a custom Content Studio User property.
Public method GetProperty(ConnectionId, SessionId, String, Int32, String)
Gets a custom Content Studio User property.
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method Code example SetProperty(ConnectionId, SessionId, DictionaryString, String)
Saves one or more custom Content Studio User properties for the calling user.
Public method Code example SetProperty(ConnectionId, SessionId, String, TrusteeUserIdentifiers, DictionaryString, String)
Saves one or more custom Content Studio User properties.
Public method SetProperty(ConnectionId, SessionId, String, Int32, String)
Saves one or more custom Content Studio User properties.
Public method ToString (Inherited from Object.)
Top
See Also

Reference