Click or drag to resize

CefPostDataElementElementType Property

Return the type of this post data element.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public CefPostDataElementType ElementType { get; }

Property Value

Type: CefPostDataElementType
See Also