| AkBusinessSetOnPreDelete Method |
删除之前。
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic virtual void OnPreDelete(
string objType,
string objId
)
Parameters
- objType
- Type: SystemString
对象类型。 - objId
- Type: SystemString
对象标识。
See Also