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