  | 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.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic 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
String
See Also