UserPreferencesGetDefaultViewForContext Method
Retrieve the default view in given context.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Retrieve the default view in given context.")]
public DefaultView GetDefaultViewForContext(
DefaultView context
)
- context DefaultView
- The DefaultView structure describing the context in which the view is used.
DefaultViewThe DefaultView structure containing the context and identifier of the default view.