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