Share via


DomDocument.forms Property

Definition

Caution

Use the 'Forms' property instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[System.Obsolete("Use the 'Forms' property instead.", false)]
public virtual WebKit.DomHtmlCollection forms { get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<System.Obsolete("Use the 'Forms' property instead.", false)>]
member this.forms : WebKit.DomHtmlCollection

Property Value

Attributes

Applies to