IsAclEnabled
Checks whether the ACL is enabled or not.
{{#tag:syntaxhighlight| if (ACL.IsAclEnabled()) {
// Do stuff...
}|lang=csharp}} }}
Checks whether the ACL is enabled or not.
{{#tag:syntaxhighlight| if (ACL.IsAclEnabled()) {
// Do stuff...
}|lang=csharp}} }}