Forms Members

Provides methods for returning forms that are used in the user interface when working with the contents of a list.

The following tables list the members exposed by the Forms type.

Public Constructors

  Name Description
Forms Initializes a new instance of the Forms class.

Top

Public Properties

(see also Protected Properties )

  Name Description
AllowAutoRedirect  (inherited from HttpWebClientProtocol)
ClientCertificates  (inherited from HttpWebClientProtocol)
ConnectionGroupName  (inherited from WebClientProtocol)
Container  (inherited from Component)
CookieContainer  (inherited from HttpWebClientProtocol)
Credentials  (inherited from WebClientProtocol)
EnableDecompression  (inherited from HttpWebClientProtocol)
PreAuthenticate  (inherited from WebClientProtocol)
Proxy  (inherited from HttpWebClientProtocol)
RequestEncoding  (inherited from WebClientProtocol)
Site  (inherited from Component)
SoapVersion  (inherited from SoapHttpClientProtocol)
Timeout  (inherited from WebClientProtocol)
UnsafeAuthenticatedConnectionSharing  (inherited from HttpWebClientProtocol)
Url  (inherited from WebClientProtocol)
UseDefaultCredentials  (inherited from WebClientProtocol)
UserAgent  (inherited from HttpWebClientProtocol)

Top

Protected Properties

  Name Description
CanRaiseEvents  (inherited from Component)
DesignMode  (inherited from Component)
Events  (inherited from Component)

Top

Public Methods

(see also Protected Methods )

  Name Description
Abort  (inherited from WebClientProtocol)
CreateObjRef  (inherited from MarshalByRefObject)
Discover  (inherited from SoapHttpClientProtocol)
Dispose  Overloaded. (inherited from Component)
Equals  Overloaded. (inherited from Object)
GenerateXmlMappings  Overloaded. (inherited from HttpWebClientProtocol)
GetForm Returns the schema of a form for a specified list based on the name of the list and the URL of the form.
GetFormCollection Returns the URLs and types of the forms for a list.
GetHashCode  (inherited from Object)
GetLifetimeService  (inherited from MarshalByRefObject)
GetType  (inherited from Object)
InitializeLifetimeService  (inherited from MarshalByRefObject)
ReferenceEquals  (inherited from Object)
ToString  (inherited from Component)

Top

Protected Methods

  Name Description
AddToCache  (inherited from WebClientProtocol)
BeginInvoke  (inherited from SoapHttpClientProtocol)
CancelAsync  (inherited from HttpWebClientProtocol)
Dispose  Overloaded. (inherited from Component)
EndInvoke  (inherited from SoapHttpClientProtocol)
Finalize  (inherited from Component)
GetFromCache  (inherited from WebClientProtocol)
GetReaderForMessage  (inherited from SoapHttpClientProtocol)
GetService  (inherited from Component)
GetWebRequest  (inherited from SoapHttpClientProtocol)
GetWebResponse  Overloaded. (inherited from HttpWebClientProtocol)
GetWriterForMessage  (inherited from SoapHttpClientProtocol)
Invoke  (inherited from SoapHttpClientProtocol)
InvokeAsync  Overloaded. (inherited from SoapHttpClientProtocol)
MemberwiseClone  Overloaded. (inherited from MarshalByRefObject)

Top

Public Events

  Name Description
Disposed  (inherited from Component)

Top

See Also

Reference

Forms Class
Forms Web Service