| 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.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public 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
StringSee Also