| RedirectAfterInsertionActionFactoryItems Property |
[Missing <summary> documentation for "P:Activsoft.Dashboard.RedirectAfterInsertionActionFactory.Items"]
Namespace: Activsoft.DashboardAssembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic NameValueConfigurationCollection Items { get; }Public ReadOnly Property Items As NameValueConfigurationCollection
Get
public:
property NameValueConfigurationCollection^ Items {
NameValueConfigurationCollection^ get ();
}member Items : NameValueConfigurationCollection with get
Property Value
Type:
NameValueConfigurationCollection
See Also