FacetEvaluationContext.GetFacetEvaluationContext Method
Include Protected Members
Include Inherited Members
Gets the context that is associated with the attribute.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetFacetEvaluationContext(String, Object) | Gets the context that is associated with the attribute. | |
GetFacetEvaluationContext(Type, Object) | Gets the context that is associated with the attribute. |
Top