C# 클래스 Adf.Base.Authorization.Actions

Provides some predefined tasks (Login, Logout, Help etc), which may be used for a newly created application.
상속: Descriptor, IAction
파일 보기 프로젝트 열기: NLADP/ADF

공개 프로퍼티들

프로퍼티 타입 설명
All Actions
Approve Actions
Edit Actions
Process Actions
Remove Actions
View Actions

공개 메소드들

메소드 설명
Actions ( string name ) : Adf.Core

메소드 상세

Actions() 공개 메소드

public Actions ( string name ) : Adf.Core
name string
리턴 Adf.Core

프로퍼티 상세

All 공개적으로 정적으로 프로퍼티

public static Actions,Adf.Base.Authorization All
리턴 Actions

Approve 공개적으로 정적으로 프로퍼티

public static Actions,Adf.Base.Authorization Approve
리턴 Actions

Edit 공개적으로 정적으로 프로퍼티

public static Actions,Adf.Base.Authorization Edit
리턴 Actions

Process 공개적으로 정적으로 프로퍼티

public static Actions,Adf.Base.Authorization Process
리턴 Actions

Remove 공개적으로 정적으로 프로퍼티

public static Actions,Adf.Base.Authorization Remove
리턴 Actions

View 공개적으로 정적으로 프로퍼티

public static Actions,Adf.Base.Authorization View
리턴 Actions