Click or drag to resize

PostDataElementType Property

Version 130.1.90
Gets the type of this IPostDataElement.

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public PostDataElementType Type { get; }

Property Value

PostDataElementType

Implements

IPostDataElementType
See Also