Show / Hide Table of Contents

Class BanListIdsPopup

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Popup
BanListIdsPopup
Namespace: Content.Client.Administration.UI.BanList
Assembly: Content.Client.dll
Syntax
public sealed class BanListIdsPopup : Popup

Constructors

| Improve this Doc View Source

BanListIdsPopup(Nullable<String>, Nullable<String>, Nullable<String>, Nullable<String>)

Declaration
public BanListIdsPopup(string? id, string? ip, string? hwid, string? guid)
Parameters
Type Name Description
System.Nullable<System.String> id
System.Nullable<System.String> ip
System.Nullable<System.String> hwid
System.Nullable<System.String> guid

Extension Methods

ControlExtension.GetControlOfType<T>(Control)
ControlExtension.GetControlOfType<T>(Control, String)
ControlExtension.GetControlOfType<T>(Control, Boolean)
ControlExtension.GetControlOfType<T>(Control, String, Boolean)
ControlExtension.GetSearchableControls(Control, Boolean)
ControlExtension.ChildrenContainText(Control, String)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾