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!

BaseParser Fields

The fields of the BaseParser class are listed below. For a complete list of BaseParser class members, see the BaseParser Members topic.

Protected:

aspCodeRegex [To be supplied.]
aspExprRegex [To be supplied.]
commentRegex [To be supplied.]
databindExprRegex [To be supplied.]
directiveRegex [To be supplied.]
endtagRegex [To be supplied.]
gtRegex [To be supplied.]
includeRegex [To be supplied.]
runatServerRegex [To be supplied.]
serverTagsRegex [To be supplied.]
tagRegex [To be supplied.]
textRegex [To be supplied.]

See Also

BaseParser Class | System.Web.UI Namespace