PostDataElementType Property  | 
Version 104.4.240  
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 104.4.240.0
Syntaxpublic PostDataElementType Type { get; }public:
virtual property PostDataElementType Type {
	PostDataElementType get () sealed;
}Property Value
Type: 
PostDataElementTypeImplements
IPostDataElementType
See Also