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