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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CefPostDataElementType ElementType { get; }

Property Value

CefPostDataElementType
See Also