IisWebServiceApplicationPoolSection.DdlAppPoolAccounts Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected DdlAppPoolAccounts As DropDownList
'Usage
Dim value As DropDownList
value = Me.DdlAppPoolAccounts
Me.DdlAppPoolAccounts = value
protected DropDownList DdlAppPoolAccounts
See Also
Reference
IisWebServiceApplicationPoolSection Class