C# Class Rock.Transactions.PageViewTransaction

Tracks when a page is viewed.
Inheritance: ITransaction
Afficher le fichier Open project: SparkDevNetwork/Rock Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void

Execute method to write transaction to the database.

Method Details

Execute() public méthode

Execute method to write transaction to the database.
public Execute ( ) : void
Résultat void