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