Click or drag to resize

PostDataElementType Property

Version 112.3.0
Gets the type of this IPostDataElement.

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

Property Value

Type: PostDataElementType

Implements

IPostDataElementType
See Also