|
WebExtensionsPostDataKey Field
|
Key name for
Properties dictionary used to cache parsed
PostData.
Namespace: GSF.WebAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.246-beta
Syntaxpublic const string PostDataKey = "GSF_PostData"
Public Const PostDataKey As String = "GSF_PostData"
public:
literal String^ PostDataKey = "GSF_PostData"
static val mutable PostDataKey: string
var GSF.Web.WebExtensions.PostDataKey
View SourceField Value
String
See Also