UserPreferencesGetViewsForUser Method
Return all views for given container type for specified user.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return all views for given container type for specified user.")]
public ViewDefinition[] GetViewsForUser(
string containerType,
Guid userId
)
- containerType String
- userId Guid
ViewDefinition