KMControl.SetArticleContext(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.
Attaches data to the current knowledge base article in KM Control.
protected public:
virtual void SetArticleContext(Microsoft::Uii::Csr::RequestActionEventArgs ^ args);
protected internal virtual void SetArticleContext (Microsoft.Uii.Csr.RequestActionEventArgs args);
abstract member SetArticleContext : Microsoft.Uii.Csr.RequestActionEventArgs -> unit
override this.SetArticleContext : Microsoft.Uii.Csr.RequestActionEventArgs -> unit
Protected Friend Overridable Sub SetArticleContext (args As RequestActionEventArgs)
Parameters
For a list of arguments for this method, see the SetArticleContext action in the KM Control reference topic.