FileHold 17.1 API Documentation
C#
C#
Show/Hide TOC
Managed
Options
Provider
.
Get
Options Method
Definition
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
Copy
public
Dictionary<
string
, ManagedOptionValue>
GetOptions
()
Return Value
Dictionary
<
String
,
ManagedOptionValue
>
Implements
IManagedOptionsProvider
.
GetOptions
()
See Also
Reference
ManagedOptionsProvider Class
FileHold.UserRoleManager Namespace
In This Article
Definition
Return Value
Implements
See Also