SPCustomActionPackagingFeatureReceiver members
Include protected members
Include inherited members
Permite a implantação e o cancelamento de ações personalizadas de fluxo de trabalho e atividades de fluxo de trabalho personalizado.
The SPCustomActionPackagingFeatureReceiver type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPCustomActionPackagingFeatureReceiver | Inicializa uma nova instância da classe SPCustomActionPackagingFeatureReceiver . |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
FeatureActivated | Manipula o evento é gerado após a ativação de um recurso. (Overrides SPFeatureReceiver.FeatureActivated(SPFeatureReceiverProperties).) | |
FeatureDeactivating | Manipula o evento que é disparado quando um recurso é desativado. (Overrides SPFeatureReceiver.FeatureDeactivating(SPFeatureReceiverProperties).) | |
FeatureUpgrading | Manipula o evento que é disparado quando um recurso é atualizado. (Overrides SPFeatureReceiver.FeatureUpgrading(SPFeatureReceiverProperties, String, IDictionary<String, String>).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top