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!

TemplateParserParameters.applicationObjects

[To be supplied.]

[Visual Basic]
Public applicationObjects As HttpStaticObjectsCollection
[C#]
public HttpStaticObjectsCollection applicationObjects;
[C++]
public: HttpStaticObjectsCollection* applicationObjects;
[JScript]
public var applicationObjects : HttpStaticObjectsCollection;

See Also

TemplateParserParameters Class | TemplateParserParameters Members | System.Web.UI Namespace