Method | Description | |
---|---|---|
PageMethodSignatureAttribute ( string friendlyName, string servicePathProperty, string serviceMethodProperty ) : System | ||
PageMethodSignatureAttribute ( string friendlyName, string servicePathProperty, string serviceMethodProperty, string useContextKeyProperty ) : System |
public PageMethodSignatureAttribute ( string friendlyName, string servicePathProperty, string serviceMethodProperty ) : System | ||
friendlyName | string | |
servicePathProperty | string | |
serviceMethodProperty | string | |
return | System |
public PageMethodSignatureAttribute ( string friendlyName, string servicePathProperty, string serviceMethodProperty, string useContextKeyProperty ) : System | ||
friendlyName | string | |
servicePathProperty | string | |
serviceMethodProperty | string | |
useContextKeyProperty | string | |
return | System |