Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Dictionary of actions
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Usage
'Usage
Dim value As Dictionary(Of String, WebAction)
value = Me.webActions
Me.webActions = value
Syntax
'Declaration
Protected webActions As Dictionary(Of String, WebAction)
protected Dictionary<string,WebAction> webActions
protected:
Dictionary<String^, WebAction^>^ webActions
protected Dictionary<String,WebAction> webActions
protected var webActions : Dictionary<String,WebAction>
Platforms
See Also
Reference
HostedWebApplication Class
HostedWebApplication Members
Microsoft.Uii.Csr Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.