 | AccountSystemBlockTypesGlobalBlock Field |
This is preliminary documentation and is subject to change.
for backwards compatibility with the UserIsBlockedGlobally hook.
Namespace: WikiClientLibrary.SitesAssembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntaxpublic const string GlobalBlock = "global-block"
Public Const GlobalBlock As String = "global-block"
Dim value As String
value = AccountSystemBlockTypes.GlobalBlock
public:
literal String^ GlobalBlock = "global-block"
static val mutable GlobalBlock: string
Field Value
String
See Also