[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.HelpTopic.SetCtxtId

SetCtxtId Method

SetCtxtId(int)

Set context ID for this HelpTopic.

Declaration
public void SetCtxtId(int ctxtId)
Parameters
Type Name Description
int ctxtId

Context ID for thisHelpTopic.

Remarks

This method should be used only for creating you own help provider class.