The AspectClickable type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals |
Overridden to check for dual inclusion on AspectList
(Inherited from Aspect<(Of <(T>)>).) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Overridden basically since Equals is overridden
(Inherited from Aspect<(Of <(T>)>).) | |
| GetSender |
Returns the actual sender of the event raised by the aspect.
Used by derived classes to provide the correct sender in aspect binding scenarios.
(Inherited from Aspect.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IncludeScriptFiles |
Override in inherited classes to include javascript files.
Do not forget to call base.IncludeScriptFiles()
(Overrides Aspect..::.IncludeScriptFiles()()().) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
