C# Class Rock.Web.UI.BlockUpdatedEventArgs

Event Argument used when block properties are updated
Inheritance: System.EventArgs
Afficher le fichier Open project: SparkDevNetwork/Rock

Méthodes publiques

Méthode Description
BlockUpdatedEventArgs ( int blockId ) : System

Method Details

BlockUpdatedEventArgs() public méthode

public BlockUpdatedEventArgs ( int blockId ) : System
blockId int
Résultat System