Share via


HostedWebApplication.webActions Field

Definition

Dictionary of actions

protected: System::Collections::Generic::Dictionary<System::String ^, Microsoft::Uii::Csr::HostedWebApplication::WebAction ^> ^ webActions;
protected System.Collections.Generic.Dictionary<string,Microsoft.Uii.Csr.HostedWebApplication.WebAction> webActions;
val mutable webActions : System.Collections.Generic.Dictionary<string, Microsoft.Uii.Csr.HostedWebApplication.WebAction>
Protected webActions As Dictionary(Of String, HostedWebApplication.WebAction) 

Field Value

Applies to