Table of Contents

Class PermissionControlProperty

Namespace
AT.Librarys.Container.Config
Assembly
AT.Librarys.Container.dll

权限控件属性

public class PermissionControlProperty
Inheritance
PermissionControlProperty
Inherited Members
Extension Methods

Constructors

PermissionControlProperty(string)

构造

public PermissionControlProperty(string name)

Parameters

name string

Properties

Enable

使能

public bool Enable { get; set; }

Property Value

bool

Name

名称

public string Name { get; set; }

Property Value

string

Vivible

可见

public bool Vivible { get; set; }

Property Value

bool

Methods

ToString()

重写转字符串

public override string ToString()

Returns

string