Skip to content

AspBlockAttachedEventArgs

Summary

Provides data for plugin ASP block attached event.

Signature

1
public class AspBlockAttachedEventArgs

Namespace

cAlgo.API

Properties

AspBlock

Summary

Attached block.

Signature

1
public AspBlock AspBlock {get;}

Return Value

AspBlock