Proprietà ControlloPermessiShowAdminPerm
|
Imposta la visualizzazione del permesso di amministrazione.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool ShowAdminPerm { get; set; }Public Property ShowAdminPerm As Boolean
Get
Set
public:
property bool ShowAdminPerm {
bool get ();
void set (bool value);
}member ShowAdminPerm : bool with get, set
Valore della proprietà
Boolean
Vedi anche