Click or drag to resize

PostDataElementType Property

Version 94.4.20
Gets the type of this IPostDataElement.

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

Property Value

Type: PostDataElementType

Implements

IPostDataElementType
See Also