Method | Description | |
---|---|---|
Intercept ( IInvocation invocation ) : void |
The intercept.
|
Method | Description | |
---|---|---|
SelectPropertyValue ( |
Selects value for the proxied property.
|
Method | Description | |
---|---|---|
UseCacheIfNeed ( |
public Intercept ( IInvocation invocation ) : void | ||
invocation | IInvocation | The invocation. |
return | void |
protected abstract SelectPropertyValue ( |
||
propertyType | The property type. | |
context | object | The invocation context, can be page or control. |
selector | The selector. | |
return | object |