C# 클래스 AjaxControlToolkit.Design.PageMethodSignatureAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: DevExpress/AjaxControlToolkit 1 사용 예제들

공개 메소드들

메소드 설명
PageMethodSignatureAttribute ( string friendlyName, string servicePathProperty, string serviceMethodProperty ) : System
PageMethodSignatureAttribute ( string friendlyName, string servicePathProperty, string serviceMethodProperty, string useContextKeyProperty ) : System

메소드 상세

PageMethodSignatureAttribute() 공개 메소드

public PageMethodSignatureAttribute ( string friendlyName, string servicePathProperty, string serviceMethodProperty ) : System
friendlyName string
servicePathProperty string
serviceMethodProperty string
리턴 System

PageMethodSignatureAttribute() 공개 메소드

public PageMethodSignatureAttribute ( string friendlyName, string servicePathProperty, string serviceMethodProperty, string useContextKeyProperty ) : System
friendlyName string
servicePathProperty string
serviceMethodProperty string
useContextKeyProperty string
리턴 System