KMControl.Disassociate(RequestActionEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Disassociates a knowledge base record, which is already associated to the parent entity record in KM Control.
protected public:
virtual void Disassociate(Microsoft::Uii::Csr::RequestActionEventArgs ^ args);
protected internal virtual void Disassociate (Microsoft.Uii.Csr.RequestActionEventArgs args);
abstract member Disassociate : Microsoft.Uii.Csr.RequestActionEventArgs -> unit
override this.Disassociate : Microsoft.Uii.Csr.RequestActionEventArgs -> unit
Protected Friend Overridable Sub Disassociate (args As RequestActionEventArgs)
Parameters
For a list of arguments for this method, see the Disassociate action in the KM Control reference topic.