Class PermissionControlProperty
权限控件属性
public class PermissionControlProperty
- Inheritance
-
PermissionControlProperty
- Inherited Members
- Extension Methods
Constructors
PermissionControlProperty(string)
构造
public PermissionControlProperty(string name)
Parameters
namestring
Properties
Enable
使能
public bool Enable { get; set; }
Property Value
Name
名称
public string Name { get; set; }
Property Value
Vivible
可见
public bool Vivible { get; set; }
Property Value
Methods
ToString()
重写转字符串
public override string ToString()