UserPreferencesSetDefaultView Method
Set the default view for all users.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Set the default view for all users.")]
public void SetDefaultView(
string containerType,
ViewColumn[] view,
int pageSize
)
Parameters
- containerType String
- view ViewColumn
- pageSize Int32
This method is obsolete and is provided only for compatibility with existing code.