[]
Gets a value indicating whether the specified expression depends on page context.
public static bool IsPageLevelExpression(this ExpressionInfo expression)
Type | Name | Description |
---|---|---|
ExpressionInfo | expression | An ExpressionInfo object to check for. |
Type | Description |
---|---|
bool | A bool value where |