C# Class Rock.Web.Cache.AttributeValueCache

Afficher le fichier Open project: SparkDevNetwork/Rock Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode 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

Method Details

AttributeValueCache() public méthode

Initializes a new instance of the AttributeValueCache class.
public AttributeValueCache ( ) : System
Résultat System

AttributeValueCache() public méthode

Initializes a new instance of the AttributeValueCache class.
public AttributeValueCache ( Rock model ) : System
model Rock The model.
Résultat System

ToString() public méthode

Returns the Formatted Value of this Attribute Value
public ToString ( ) : string
Résultat string