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