Property | Type | Description |
---|
Method | Description | |
---|---|---|
AttributeValueCache ( ) : System |
Initializes a new instance of the AttributeValueCache class.
|
|
AttributeValueCache ( Rock model ) : System |
Initializes a new instance of the AttributeValueCache class.
|
|
ToString ( ) : string |
Returns the Formatted Value of this Attribute Value
|
public AttributeValueCache ( Rock model ) : System | ||
model | Rock | The model. |
return | System |