| LogActionsProtect Field |
This is preliminary documentation and is subject to change.
(
Protect) Protect an unprotected page.
Namespace: WikiClientLibrary.GeneratorsAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public const string Protect = "protect"
Public Const Protect As String = "protect"
Dim value As String
value = LogActions.Protect
public:
literal String^ Protect = "protect"
static val mutable Protect: string
Field Value
StringSee Also