NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IHelpService.ClearContextAttributes

Clears all existing context attributes from the document.

[Visual Basic]
Sub ClearContextAttributes()
[C#]
void ClearContextAttributes();
[C++]
void ClearContextAttributes() = 0;
[JScript]
function ClearContextAttributes();

See Also

IHelpService Interface | IHelpService Members | System.ComponentModel.Design Namespace