Show / Hide Table of Contents

Class AdminLogTypeButton

Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.BaseButton
Robust.Client.UserInterface.Controls.ContainerButton
Robust.Client.UserInterface.Controls.Button
AdminLogTypeButton
Namespace: Content.Client.Administration.UI.CustomControls
Assembly: Content.Client.dll
Syntax
public sealed class AdminLogTypeButton : Button

Constructors

| Improve this Doc View Source

AdminLogTypeButton(LogType)

Declaration
public AdminLogTypeButton(LogType type)
Parameters
Type Name Description
LogType type

Properties

| Improve this Doc View Source

Type

Declaration
public LogType Type { get; }
Property Value
Type Description
LogType

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
☀
☾